Octuple-precision floating-point format: Difference between revisions

Content deleted Content added
AnomieBOT (talk | contribs)
m Dating maintenance tags: {{According to whom}}
Flutte (talk | contribs)
Description of range vs physical limitations.
Line 1:
{{short description|256-bit computer number format}}
{{refimprove|date=June 2016}}
{{use dmy dates|date=December 2022|cs1-dates=y}}
{{use list-defined references|date=December 2022}}
{{Floating-point}}
{{Computer architecture bit widths}}
In [[computing]], '''octuple precision''' is a binary [[floating-point]]-based [[computer number format]] that occupies 32 [[byte]]s (256 [[bit]]s) in computer memory. This 256-[[bit]] octuple precision is for applications requiring results in higher than [[quadruple precision]]. This format is rarely used and very few environments support it.{{According to whom|date=June 2024}}
 
The range greatly exceeds what is needed to describe all known physical limitations within the [[observable universe]] or precisions better than [[planck units]].
 
== IEEE 754 octuple-precision binary floating-point format: binary256 ==