Programming - Concept
Float
A way of storing numbers that can include a decimal part
What's it for?
Lets software work with values that are not limited to whole numbers.
For example…
A program stores a temperature of 21.5 as a float because the value includes a decimal