A class of arithmetic, typically used in scientific applications. Actually much like the values displayed by a calculator, the values can range from very large down to minute fractions but only the first several digits are available. Floating point is commonly used when the values being calculated can be very large - into the billions - or else involve fractions, e.g., the number of miles from earth to the next galaxy (billions and billions) or the precise temperature of a feverish baby (101.8). Floating point is the alternative to integer. For the purposes of classification for the CPU benchmarks, SPEC classifies an application to be a floating point application if that application typically spends 10% or more of its time in calculating floating point value