A simple math formula plotter but it is much harder than I thought for implementation...
The calc within Windows is a very nice graphic calculator but I don't know why it can't plot tan(x).
I found several math expression evaluation libs in the forum then tried them also stevel's mouse wheel snippet for zoom.
It seems 6 of formulas almost reach the performance limit with obvious dragging delay in full screen.
Are there any interesting/eye catching formulas for plotting? I guess It is less fun than scatter kind of plots.
Try: java -jar MathPlotter.jar (java version "1.8.0_202", bugs warning)
The calc within Windows is a very nice graphic calculator but I don't know why it can't plot tan(x).
I found several math expression evaluation libs in the forum then tried them also stevel's mouse wheel snippet for zoom.
It seems 6 of formulas almost reach the performance limit with obvious dragging delay in full screen.
Are there any interesting/eye catching formulas for plotting? I guess It is less fun than scatter kind of plots.
Try: java -jar MathPlotter.jar (java version "1.8.0_202", bugs warning)