112: Data Types: Floats.
TRACK

112: Data Types: Floats.

Avatar

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.

Comments

Avatar