单词 | floating-point |
释义 | floating-pointfloat·ing-point(flō′tĭng-point′)floating-pointfloating-point(programming, mathematics)In science and engineering, exponential notation orscientific notation uses a radix of ten so, for example, thenumber 93,000,000 might be written 9.3 x 10^7 (where ^7 issuperscript 7). In computer hardware, floating point numbers are usuallyrepresented with a radix of two since the mantissa andexponent are stored in binary, though many differentrepresentations could be used. The IEEE specify astandard representation which is used by many hardwarefloating-point systems. Non-zero numbers are normalised sothat the binary point is immediately before the mostsignificant bit of the mantissa. Since the number isnon-zero, this bit must be a one so it need not be stored. Afixed "bias" is added to the exponent so that positive andnegative exponents can be represented without a sign bit.Finally, extreme values of exponent (all zeros and all ones)are used to represent special numbers like zero and positiveand negative infinity. See also floating-point accelerator, floating-point unit. Opposite: fixed-point. |
随便看 |
|
英语词典包含2567994条英英释义在线翻译词条,基本涵盖了全部常用单词的英英翻译及用法,是英语学习的有利工具。