float-point arithmetic meaning in English
浮点运算
Examples
- Binary floating - point arithmetic
二进制浮点运算 - Gpu performs floating - point arithmetic at significantly higher rates than conventional cpus
在浮点数计算方面, gpu的表现远远高于cpu 。 - Powerpc provides a robust set of floating - point arithmetic , comparison , and conversion operations
Powerpc提供了一组健壮的浮点运算、比较和转换操作(指令) 。 - For more information on these values , refer to ieee standard for binary floating - point arithmetic , available on the web site
有关这些值的更多信息,请参考“二进制浮点运算的ieee标准” ,该标准可在网站 - Floating - point arithmetic overflow or division by zero never throws an exception , because floating - point types are based on ieee 754 and so have provisions for representing infinity and nan not a number
浮点算术溢出或被零除从不引发异常,因为浮点类型基于ieee 754 ,因此可以表示无穷和nan (不是数字) 。