Octuple-precision floating-point format: Difference between revisions

Content deleted Content added
NexusXe (talk | contribs)
This format is rarely used according to whom?
Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit
AnomieBOT (talk | contribs)
m Dating maintenance tags: {{According to whom}}
Line 5:
{{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}}
 
== IEEE 754 octuple-precision binary floating-point format: binary256 ==