1.
floating point
The way computers represent real numbers, with the position of the decimal point stored separately so that very large and very small values fit in the same format. Used almost exclusively in computing contexts.
Almost always appears as part of a longer compound rather than on its own.
Compounds
- 浮動小数点数: floating-point number
- 浮動小数点演算: floating-point arithmetic
- 浮動小数点型: floating-point type (in programming)
Similar words
Related Words
Compare:
整数 (integer)