single-precision
single-precision什么意思,single-precision翻译
基本解释
n.: 单精度
网络: 单精确度;单倍数精确度;单精准
英汉解释
单精度
例句
Appends the string representation of a specified single-precision floating-point number to the end of this instance.
在此实例的结尾追加指定的单精度浮点数的字符串表示形式。
Single- precision numbers store an approximation of a real number .
单精度数值存储实数数值的近似值。
Converts the specified string representation of a number to an equivalent single-precision floating-point number.
将指定的十进制数的值转换为等效的单精度浮点数。
Compares this instance to a specified single-precision floating-point number and returns an indication of their relative values.
将此实例与指定的单精度浮点数字进行比较并返回对二者的相对值的指示。
This converter can only convert a single-precision, floating point number object to and from a string.
该转换器只能将单精度浮点数字对象与字符串相互转换。
Compares two single-precision floating point numbers for equality and, if they are equal, replaces one of the values.
比较两个单精度浮点数是否相等,如果相等,则替换其中一个值。
Representation of a number to an equivalent single-precision floating point number.
表示形式转换为等效的单精度浮点数字。
For instance , the compiler may further optimize the code from above to round some of the intermediate multiplications to single precision .
例如,编译器可以进一步优化上述代码,将某些中间乘法舍入到单精度。
Converts the value of the specified double-precision floating point number to an equivalent single-precision floating point number.
将指定双精度浮点数的值转换为等效的单精度浮点数字。
Converts the value of the specified single-precision floating point number to an equivalent double-precision floating point number.
将指定的单精度浮点数字的值转换为等效的双精度浮点数字。