Subject | English | Chinese simplified |
comp., MS | double-precision floating-point format | 双精度浮点格式 (A computer number format that occupies 8 bytes (64 bits) in computer memory and represents a wide dynamic range of values by using floating point) |
comp., MS | floating point | 浮点 (A number represented by a mantissa and an exponent according to a given base. The mantissa is usually a value between 0 and 1. To find the value of a floating-point number, the base is raised to the power of the exponent, and the mantissa is multiplied by the result. Ordinary scientific notation uses floating-point numbers with 10 as the base. In a computer, the base for floating-point numbers is usually 2) |
comp., MS | floating-point number | 浮点数 (A number represented by a mantissa and an exponent according to a given base. The mantissa is usually a value between 0 and 1. To find the value of a floating-point number, the base is raised to the power of the exponent, and the mantissa is multiplied by the result. Ordinary scientific notation uses floating-point numbers with 10 as the base. In a computer, the base for floating-point numbers is usually 2) |
comp., MS | floating-point unit | 浮点单元 (A circuit that performs floating-point calculations) |