Floating point

浮点

常用释义

词性释义

浮点数:一种使用浮点数表示的数学计算方法。在这种表示法中,一个数被表示为一个绝对值在1和基数之间的数乘以一个由指数表示的基数的幂。
例句
  • 全部
  • 浮点
A user- defined function is said to be precise if it does not involve any floating point operations .
如果用户定义函数不涉及任何浮点操作,就称其为精确函数。
对于浮点算法而言,许多惯用的实数算法代数规则有时并不适用。
If the result of a floating- point operation is too small for the destination format , the result of the operation is zero .
如果浮点运算的结果对于目标格式来说太小,则运算的结果为零。
无法察觉差异可能是因为四舍五入或浮点数资料型别的相同计算结果所造成。
如果要强制取得浮点结果,则必须确保操作数中至少有一个为浮点类型。
在很多高精度计算场合需要采用浮点运算。
将具有指定样式的数字的字符串表示形式转换为它的等效单精度浮点数字。
如果其中一个操作数为整数类型,那么该操作数将被转换为另一个操作数所属的浮点类型。
If one of the floating-point types is double, the expression evaluates to double or bool in the case of relational or Boolean expressions.
如果其中一个浮点型为double,则表达式的计算结果为double类型,在关系表达式或布尔表达式中为bool类型。
Stores an ordered pair of floating-point numbers, typically the width and height of a rectangle.
存储有序浮点数对,通常为矩形的宽度和高度。
It is possible to add two integers, or an integer and a floating point number, and even an integer and a complex number.
可以把两个整型相加,或者一个整型和一个浮点型,又或者一个整型和一个复数。
使用浮点数字时,请记住它们在内存中不一定有精确的表示形式。
Represents an ordered pair of floating-point x- and y-coordinates that defines a point in a two-dimensional plane.
表示在二维平面中定义点的浮点x和y坐标的有序对。
由于决定在虚拟现实技术中决定现实感最主要的问题指标就是浮点数的运算的精度和速度问题。
Converts the string representation of a number to its double- precision floating - point number equivalent .
将指定样式的数字的字符串表示形式转换为它的等效双精度浮点数字。
shall be appended to the label of Standard Programs that require the system to provide portions of the Floating-Point Extensions word set.
措辞需要浮点延伸词集必须被加到任何需要系统提供所有浮点和浮点延伸词集的标准程式的描述之中。
Appends the string representation of a specified single-precision floating-point number to the end of this instance.
在此实例的结尾追加指定的单精度浮点数的字符串表示形式。
Do not use floating-point coprocessor instructions. Implement floating-point calculations using library calls instead.
不时用浮点协处理器指令.而使用浮点库。
The non-ordered nature of NaN adds further opportunities for error when comparing floating point numbers.
NaN的无序性质使得在比较浮点数时更容易发生错误。
变量或属性的值除以表达式的值,并将浮点型结果赋给该变量或属性。
Floating-point numbers for which the first bit of the mantissa is one are normalized.
尾数的第1位为1的浮点数是正常的。
它有单独的浮点寄存器,可以从低端工作站扩展到高端工作站。
将数字的字符串表示形式转换为它的等效双精度浮点数。
Constructs bit patterns that are used to identify texture coordinate floating point formats within a flexible vertex format description .
描述定义顶点格式的值,该格式用于描述交叉存储在单个数据流中的顶点内容。
SPU本身使用向量操作,每个时钟周期可以执行多达8条浮点指令。
Inserts the string representation of a double- precision floating -point number into this instance at the specified character position .
将双精度浮点数的字符串表示形式插入到此实例中的指定字符位置。
它还有单独的浮点寄存器,可以适应从低端到高端的UNIX工作站。
Converts the value of the specified double-precision floating point number to its equivalent String representation.
将指定的双精度浮点数的值转换为它的等效String表示形式。
When the range of data is great and requiring high precision, it is usually adopted floating-point numbers.
在处理的数据范围较大和要求精度较高时,浮点数运算被广泛地采用。
请注意,即使两个操作数都是整数常数,结果也始终为浮点类型(Double)。
1·Why do you need separate macros for floating point comparisons?
为什么需要用单独的宏进行浮点数比较?
2·Floating point is a very similar concept, except that computers use binary rather than decimal as their base.
浮点是一个非常类似的概念,除了计算机使用二进制而不是十进制作为基础。
3·This is, of course, not always possible, but you should be aware of the limitations of floating point comparison.
当然,这并不总是可能的,但您应该意识到要限制浮点数比较。
4·It lacked floating point and parallel processing ability.
它缺少浮点和并行处理功能。
5·While nearly every processor and programming language supports floating point arithmetic, most programmers pay little attention to it.
虽然几乎每种处理器和编程语言都支持浮点运算,但大多数程序员很少注意它。