Take Up Code

112: Data Types: Floats.

Informações:

Sinopsis

If you want to work with fractional values instead of just whole numbers, then floating point types are usually a good choice. They are different enough from ints that you need to understand how to use them.