Pathological floating point problems: Difference between revisions

Content added Content deleted
Line 1,879:
 
=={{header|Phix}}==
{{libheader|bigatom}}
Standard maths with the IEEE-754 hardware floats fails predictably (that code left in as comments), so roll out the bigatoms.<br>
Task1: needs at least 120 decimal places to avoid serious divergance, and 196 to be accurate to 78 digits<br>