Subject | English | Chinese Taiwan |
comp., MS | double-precision | 雙精確度 (Characteristic of a number stored in twice the amount (two words; typically 8 bytes) of computer memory that is required for storing a less precise (single-precision) number. Commonly handled by a computer in floating-point form) |
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 | single-precision | 單精確度 (Of or pertaining to a floating-point number having the least precision among two or more options commonly offered by a programming language, such as single-precision versus double-precision) |