<table><tr><td style="">yurchor created this revision.<br />yurchor added a reviewer: KDE Edu.<br />Herald added a project: KDE Edu.<br />Herald added a subscriber: kde-edu.<br />yurchor requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D24972">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The current scheme violates Runge-Kutta condition on error O(h^4) when dy is too high. This leads to visible shifting and discontinuities on the plots of integrals for e^x^2, e^abs(x), etc.</p>

<p>BUG: 341256</p></div></div><br /><div><strong>TEST PLAN</strong><div><ol class="remarkup-list">
<li class="remarkup-list-item">Compile and install KmPlot.</li>
<li class="remarkup-list-item">Create the Cartesian plot "f(x) = e^x^2".</li>
<li class="remarkup-list-item">Switch to the "Integral" tab and tick the "Show integral" item.</li>
<li class="remarkup-list-item">Try to change the scale (Ctrl+mouse wheel). The integral curve should be plotted as expected (no discontinuities, no extra lines on Ox).</li>
</ol></div></div><br /><div><strong>REPOSITORY</strong><div><div>R334 KmPlot</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D24972">https://phabricator.kde.org/D24972</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kmplot/xparser.cpp</div></div></div><br /><div><strong>To: </strong>yurchor, KDE Edu<br /><strong>Cc: </strong>kde-edu, narvaez, apol<br /></div>