- Function plotter is a tool for plotting functions.
- It validates the input and plots the function.
- It is a simple and easy to use tool for plotting functions.
- Open the Function Plotter application.
- Run PlotterUI.py.
- Write the function you want to plot.
- specify the range of the x-axis and the step size.
- Click the Plot button.
- Enjoy!
- +, -, *, /, ^
- sin, cos, tan, cot, sec, csc
- log, ln, sqrt, abs, floor, ceil, round, min, max, and, or, not
- Python 3.6 or later
- Matplotlib
- PyQt5