Summary: | KAlgebra crashed when plot a very hard Maths expressions | ||
---|---|---|---|
Product: | [Frameworks and Libraries] analitza | Reporter: | Keyu Tao <taoky1999> |
Component: | analitzaplot | Assignee: | Aleix Pol <aleixpol> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | cfeck, percy.camilo.ta |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Keyu Tao
2013-09-18 12:28:00 UTC
By the way, using KmPlot to plot 'f(x)=sin(x^10000)' is NOT crashed. It's really the problem of Analitza? I don't know clearly if KmPlot is using Analitza or if KAlgebra is using Analitza. KAlgebra indeed uses Analitza, KmPlot does not. I want provide some information. If just type 'y=sin(x^10000)', it will not crash. But if type 'y=sin(x)' then add '^10000' before the ')', it crashed. I think it the problem of the plot preview. *** This bug has been marked as a duplicate of bug 325077 *** |