mkulesh / microMathematics

microMathematics Plus - Extended visual calculator
GNU General Public License v3.0
576 stars 68 forks source link

java.lang.OutOfMemoryError #13

Closed mkulesh closed 7 years ago

mkulesh commented 7 years ago

at java.util.ArrayList. (ArrayList.java:151) at com.mkulesh.micromath.formula.FormulaTermInterval.getInterval (FormulaTermInterval.java:305) at com.mkulesh.micromath.formula.Equation.getInterval (Equation.java:415) at com.mkulesh.micromath.formula.Equation.fillBoundedInterval (Equation.java:430) at com.mkulesh.micromath.plots.PlotContour$Function3D.calculate (PlotContour.java:701) at com.mkulesh.micromath.plots.PlotContour.calculate (PlotContour.java:190) at com.mkulesh.micromath.formula.CalculaterTask.doInBackground (CalculaterTask.java:66) at com.mkulesh.micromath.formula.CalculaterTask.doInBackground (CalculaterTask.java:30) at android.os.AsyncTask$2.call (AsyncTask.java:304) at java.util.concurrent.FutureTask.run (FutureTask.java:237)