[issue40030] Error with math.fsum() regarding float-point error

Karthikeyan Singaravelan report at bugs.python.org
Sat Mar 21 05:01:45 EDT 2020


Karthikeyan Singaravelan <tir.karthi at gmail.com> added the comment:

This seems to be a similar case of https://docs.python.org/3/tutorial/floatingpoint.html. See also comment https://stackoverflow.com/questions/55534307/calculating-sum-of-float-numbers-using-math-fsum-showing-incorrect-values#comment97782231_55534307 .

----------
nosy: +mark.dickinson, xtreak

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40030>
_______________________________________


More information about the Python-bugs-list mailing list