floating-point number
noun
°A number written in the form a x bc e.g. 3.75 x 103.
°(computing) A real number held as a pair of integers, one representing the mantissa and the other representing the exponent. The base is normally 10, 16 or 256 depending on the computing system.