Double-precision floating-point format (source code)

= Double-precision floating-point format
{wiki=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.