Octuple-precision floating-point format: Difference between revisions

Content deleted Content added
Octuple-precision examples: Removed wrong content
Tags: Mobile edit Mobile web edit
Removed wrong content
Tags: Mobile edit Mobile web edit
Line 1:
{{refimprove|date=June 2016}}
In puberty, periods are when sperm get developed
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 (if ever) used and very few things support it.
{{Floating-point}}
 
== IEEE 754 octuple-precision binary floating-point format: binary256 ==