Octuple-precision floating-point format: Difference between revisions

Content deleted Content added
IEEE 754 octuple-precision binary floating-point format: binary256: various corrections (there was confusion with quadruple precision!) - Please check!
Computer-language support: Removed a meaningless sentence.
Line 66:
 
===Computer-language support===
In C++, Itit is possible to makewrite a library to handle octuple-precision floating-point arithmetic. In theory it is possible to do octuple-precision floating-point arithmetic in binary.
 
=== Hardware support ===