What is a float number?
A float number is an approximate formulaic representation of a real number. There is a trade-off between range and precision when comparing float numbers to real numbers. A number is, in general, represented roughly by a fixed number of significant digits and scaled using an exponent in some fixed base. The Bases for scaling are usually two, ten, or sixteen.