floating-point
UK[ˈfləʊtɪŋ pɔɪnt]US[ˈfloʊtɪŋ pɔɪnt]
adj
Relating to or being a mathematical notation in which a number is represented as a number (the mantissa) multiplied by a base raised to an exponent, allowing for a wide range of values.
n
A number represented in floating-point notation; a data type used in computing for such numbers.
Morpheme Breakdown
float
ing
point
float
to rest on liquid
ing
adjective suffix
point
a dot or mark
Etymology
The term 'floating-point' is a modern compound, primarily from the 20th century, created to describe a method of representing real numbers in computing. It metaphorically combines the concept of 'floating', implying the decimal (or binary) point is not fixed in one position but can move or 'float', with 'point', referring to the radix point that separates the integer and fractional parts of a number. This allows the representation of a wide range of values, much like a buoyant object can occupy various positions on water. The logic is entirely analogical, drawing from the physical property of buoyancy to describe an abstract mathematical and computational concept of positional flexibility.
Analysis
Structure: float (to rest on liquid) + ing (adjective suffix) + point (a dot or mark)
- float: From Old English flotian (to float, rest on the surface of water), of Germanic origin. Functional role: The core concept of being buoyant or not fixed.
- ing: A suffix forming present participles of verbs, which are often used as adjectives. Functional role: Turns the verb 'float' into an adjective meaning 'that floats'.
- point: From Old French point, from Latin punctum (a small hole made by pricking, a dot). Functional role: Represents a precise location, dot, or mark in a numerical system.
Examples
The scientific calculation required the precision of floating-point arithmetic.
A common error in programming is comparing two floating-point numbers for exact equality.
The new processor significantly accelerated floating-point operations.