Description: Program draws mathematical functions. It can find roots, minium, maxium and integrals of functions. You can also draw derivate of functions. You can add up to 20 functions to graph. IPlot has a lot of different elementary functions. For example: sin(x), ln(x) also some rare ones: csc(x)... You can do all the necessary graph manipulations: pan, zoom in and out, zoom to defined region and set graph limits by hand.
See more about features in help section of program.
How to exit plot view:
Double click the graph and it goes back to main menu.
Read help section of program!
How to delete functions:
Swipe over function on function list.
Changes:
0.70
- Added ability to draw polar plots
- Increased accuracy with numerical derivate and integral
- User can now choose amount of intervals when calculating integrals
- Little improvements to UI
- Bug fixes
0.60
- Major fix: Functions and settings are now saved with newer firmwares also. (it worked previously only on 1.1.2).
- Possible crashing bug when zooming too far or near fixed. Also limits no longer reset when zoomed too much, instead zooming is just halted.
- And also some parser improvements.