Double-precision floating-point format

ID: double-precision-floating-point-format

Double-precision floating-point format, often abbreviated as "double", is a computer number format that uses 64 bits to represent real numbers, providing a higher level of precision and range compared to single-precision floating-point format, which uses 32 bits.

New to topics? Read the docs here!