Quadruple-precision floating-point format
Appearance
Quad precision is a floating point datatype in computer science made up of 128 bits. In the IEEE 754r proposed revised floating point standard, this is the third basic binary floating point format, together with 64 bits double precision and the 32 bit single precision formats.