您要查找的是不是:
- A single-precision floating point number. 单精度浮点数。
- The double-precision floating point number of the specified field. 指定字段的双精度浮点数。
- The single-precision floating point number of the specified field. 指定字段的单精度浮点数。
- A floating point number, which may be single or double precision. 浮点数,可以是单精度或双精度。
- Parses a string argument and returns a floating point number. 文章评论评论内容只代表网友观点,与本站立场无关!
- The fitness formula should return a floating point number between 0 and 1. 适应性公式返回的是介于0和1之间的一个浮点数。
- If you re reading a floating point number, there are other concerns. 如果您读取的浮点数,还有另外需要关注的问题。
- The parseFloat() function parses a string and returns a floating point number. 方法用于将一个字符串转换为浮点形数字。
- Converts the current value to a double-precision floating point number based on the underlying type. 根据基础类型将当前值转换为双精度浮点数。
- This converter can only convert a single-precision, floating point number object to and from a string. 该转换器只能将单精度浮点数字对象与字符串相互转换。
- The number of significant digits displayed in floating point numbers. 浮点数中显示有效数字的位数。
- Inserts the string representation of a single-precision floating point number into this instance at the specified character position. 将单精度浮点数的字符串表示形式插入到此实例中的指定字符位置。
- Provides a type converter to convert double-precision, floating point number objects to and from various other representations. 提供将双精度浮点数字对象与各种其他表示形式相互转换的类型转换器。
- Provides a type converter to convert single-precision, floating point number objects to and from various other representations. 提供将单精度浮点数字对象与各种其他表示形式相互转换的类型转换器。
- No conversions are performed; therefore, the data retrieved must already be a single precision floating point number or an exception is generated. 不执行任何转换,因此所检索的数据必须已经是单精度浮点数,否则会生成异常。
- Sets a double-precision floating point number to a specified value and returns the original value, as an atomic operation. 以原子操作的形式,将双精度浮点数设置为指定的值并返回原始值。
- Sets a single-precision floating point number to a specified value and returns the original value, as an atomic operation. 以原子操作的形式,将单精度浮点数设置为指定的值并返回原始值。
- Pops a 32-bit integer off the stack for the first operand, and a 64-bit floating point number off the stack for the second operand. 对于第一个操作数,从堆栈弹出一个64位整数,对于第二个操作数,从堆栈弹出一个32位浮点数。
- Compares two single-precision floating point numbers for equality and, if they are equal, replaces one of the values. 比较两个单精度浮点数是否相等,如果相等,则替换其中一个值。
- Other ranges can be used, but in my experience floating point numbers work best. 您也可以使用其它的范围的数,但是我的经验告诉我,浮点数是最有效的。