Octuple-precision floating-point format: Difference between revisions

Content deleted Content added
Tags: Mobile edit Mobile web edit Advanced mobile edit
WaterQuark (talk | contribs)
m Fix capitalization ("Planck" is a proper name)
Line 6:
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]].
 
The range greatly exceeds what is needed to describe all known physical limitations within the observable universe or precisions better than [[planckPlanck units]].
 
== IEEE 754 octuple-precision binary floating-point format: binary256 ==