double-precision的意思|示意

美 / 'dʌblprɪs'ɪʒn / 英 / 'dʌblprɪs'ɪʒn /

adj. 双精度的


double-precision的用法详解

Double-precision指的是双精度,属于浮点数的一种精度格式。该精度格式的定义是指存储的位数是普通的精度的两倍,一般最少需要占用64位的存储空间,一般用来表示小数值。

在计算机代数,数学和空间分析中,Double-precision用来存储或者表示一系列数值。这种精度格式能够有效地表示浮点数,能够获得最精确的表达结果,在系统运算方面也是非常灵活的。例如,如果我们要表示一个很小的值,可以使用Double-precision来存储,而不需要考虑出现精度不足的问题,从而更好地表示数值。

另外,在计算机系统中,Double-precision也有它的作用,它可以用来表示浮点数的运算,例如加减乘除等,这样可以保证运算的精确性。另外,由于该精度格式的存储空间较大,它也可以帮助计算机处理更大的数据,以达到最优的计算效果。

总之,Double-precision在计算机科学中拥有重要的地位,因为它能够更加精确地表示数值,也能帮助计算机处理更大的数据。

double-precision相关短语

1、 double precision 倍精度,双倍精度,双倍精确,双倍精密度

2、 double precision number 双精度数,倍精数,双倍精度量

3、 Double-Precision Arithmetic 倍准算术运算,双精度运算,双倍精度运算,双字长运算

4、 load double precision 双倍精度加载

5、 Double-Precision Quantity 倍准量,双精度数,双精度量

6、 double precision array 双精度数组,双倍精度阵列,双倍精度数组

7、 double precision arithmetic 倍精度运算,双倍位精度计算

8、 Double-Precision Number 双倍精确数目,双精度数

9、 double-precision operation 双倍精确运算,倍长操作,倍准精确运算,双精度操作

double-precision相关例句

Rounds a double - precision floating - point value to the specified number of fractional digits.

将双 精度浮 点值按指定的小数位数舍入.

互联网

Rounds a double - precision floating point value to the nearest integer.

将双 精度浮 点值舍入为最接近的整数.

互联网

Converts the value of the specified double - precision floating - point number to an equivalent 32 - bIt'signed integer.

将指定基的数字的字符串表示形式转换为等效的32位带符号整数.

互联网

Converts the string representation of a number to its double - precision floating - point number equivalent.

将数字的字符串表示形式转换为它的等效双 精度浮 点数.

互联网

Reads the current element and returns the contents as a double - precision floating - point number.

读取当前元素并将内容作为双精度浮点数返回.

互联网

A -- double - precision real one - dimensional arrays, length ( p 10 ).

a -- 双精度实 型 一维数组, 长度为 ( p十1 ).

互联网