Roots of a function: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 699: Line 699:
.... MAY-BE at +1.99999999999999999950, f(x) = -8.674e-19</pre>
.... MAY-BE at +1.99999999999999999950, f(x) = -8.674e-19</pre>
NB: smallest increment for real type in D is real.epsilon = 1.0842e-19.
NB: smallest increment for real type in D is real.epsilon = 1.0842e-19.



=={{header|Dart}}==
=={{header|Dart}}==