Pathological floating point problems: Difference between revisions

Content deleted Content added
Thundergnat (talk | contribs)
m →‎{{header|Ring}}: Remove vanity tags
Thundergnat (talk | contribs)
m →‎{{header|C}}: Remove vanity tags
Line 509: Line 509:
{{libheader|GMP}}
{{libheader|GMP}}
<lang C>
<lang C>
/*Abhishek Ghosh, 10th November 2017*/

#include<stdio.h>
#include<stdio.h>
#include<gmp.h>
#include<gmp.h>