您要查找的是不是:
- A floating point number, which may be single or double precision. 浮点数,可以是单精度或双精度。
- floating point precision 浮点精度
- A single-precision floating point number. 单精度浮点数。
- The floating point value NaN is not supported. 不支持浮点值NaN。
- No conversions are performed; therefore, the data retrieved must already be a single precision floating point number or an exception is generated. 不执行任何转换,因此所检索的数据必须已经是单精度浮点数,否则会生成异常。
- Note that casting a value to a binary floating point type, such as xs: float, xs: double, or any one of their subtypes, may lose precision. 请注意,如果将值转换为二进制浮点类型(如xs:float、xs:double)或它们的任意子类型,可能会丧失精度。
- The MIPS platform does not support the full precision specified by the Standard for Binary Floating Point Arithmetic specification, and can cause unpredictable results. MIPS平台不支持二进制浮点算术标准规范指定的完全精度,可能会导致不可预知的结果。
- The double-precision floating point number of the specified field. 指定字段的双精度浮点数。
- The single-precision floating point number of the specified field. 指定字段的单精度浮点数。
- Parses a string argument and returns a floating point number. 文章评论评论内容只代表网友观点,与本站立场无关!
- Welcome to lesson number 7. Today's subject is floating point BASM. 欢迎来到第7课。今天的主题是BASM中的浮点数。
- The advanced hardware of digital servo controller based on 32 bits floating point DSP and CPLD to enhance the capacity of processing, the accuracy of position/velocity feedback, and the precision of current control. 基于32位浮点数字信号处理器(DSP)和可编程逻辑器件(CPLD)的全数字伺服控制器的硬件结构,以提高处理能力、位置/速度解算精度和电流控制精度;
- The number of significant digits displayed in floating point numbers. 浮点数中显示有效数字的位数。
- Perform a large number of floating point multiplications and additions. 执行大量浮点乘法和加法运算。
- 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. 如果您读取的浮点数,还有另外需要关注的问题。
- A floating point operation at the RPC server caused a divide by zero. RPC服务器上的一次浮点操作引起除数为零。
- Real Programmers scorn floating point arithmetic. The decimal point. 序员鄙视浮点运算。十进制是为蠢人而发明的。
- Return the calculated value as a double-precision floating point real. 将计算得到的值作为双精度浮点实数返回。
- The parseFloat() function parses a string and returns a floating point number. 方法用于将一个字符串转换为浮点形数字。