EXAMPLE SENTENCES | ||
---|---|---|
每秒浮点运算次数FPOP ? Floating Point Operations per Second? | ||
浮点运算很少是精确的。 Floating point arithmetic is rarely exact. | ||
比例应为浮点型变量(或常量)。 The scale should be afloat-type variable (or constant). | ||
我们创建一个浮点型数组颜色缓冲器。 We create a float array color buffer. | ||
注意纵横比和剪贴板的值应为浮点值。 Notice that the aspect ratio and the values for the clipping planes are float values. | ||
当一个浮点型数据赋值给整型变量时会发生? What happen when a floating point value is assigned to an integer variable? | ||
浮点运算是高性能计算研究中的一个重要领域。 The floating point arithmetic is very important for high performance arithmetic. | ||
最好将浮点运算保留用作计算本来就不精确的数值,譬如测量。 It is best to reserve the use of floating point arithmetic for calculations that involve fundamentally inexact values, such as measurements. | ||
原因是这些快速算法虽减少了计算复杂性,但在计算过程中仍需要大量浮点运算。 The reason beyond this is that those fast algorithms do reduce the complexity of computing but still one needs to use floating-point arithmetic operations in the computation process. | ||
当然,浮点类型照顾这个细节你,尽管你不选择重正化发生时。 Floating point types of course take care of this detail for you, although you get less choice about when renormalisation takes place. | ||