https://bugs.kde.org/show_bug.cgi?id=341256
Yuri Chornoivan <yurc...@ukr.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yurc...@ukr.net --- Comment #2 from Yuri Chornoivan <yurc...@ukr.net> --- Just a side mark: KmPlot with the default step correctly calculates integral at least when the minimum value for x is -3 (and for sure, for x in [-1, 1] as on the Mathematica plot). It fails for a wider range because of the cumulative finite difference calculation error. It is hard to determine a condition to stop calculations if f(x) becomes too big for integral calculations. -- You are receiving this mail because: You are watching all bug changes.