Octuple-precision floating-point format: Difference between revisions

Content deleted Content added
Yobot (talk | contribs)
m WP:CHECKWIKI error fixes using AWB (11267)
Removed some links: [1] is not binary256; gawk doesn't implement octuple precision, just multiple precision via GNU MPFR (octuple is just an alias for particular parameters).
Line 87:
== References ==
{{reflist}}
 
==See also==
* Evidence that binary256 exists: [http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=5346785&url=http%3A%2F%2Fieeexplore.ieee.org%2Fxpls%2Fabs_all.jsp%3Farnumber%3D5346785]
* Implementation of Octuple-precision floating-point format: [https://www.gnu.org/software/gawk/] and [https://www.gnu.org/software/gawk/manual/html_node/Setting-Precision.html]
<br />
 
[[Category:Binary arithmetic]]