Source: wikibot/octuple-precision-floating-point-format
= Octuple-precision floating-point format
{wiki=Octuple-precision_floating-point_format}
Octuple-precision floating-point format is a binary floating-point representation that uses 256 bits (32 bytes) to represent a number. It is designed to provide a very high level of precision and range, far exceeding that of standard single (32-bit), double (64-bit), and triple (80-bit) precision formats.