Function PlotterWhat is it?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.How to use it?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!Supported operations+, -, *, /, ^sin, cos, tan, cot, sec, csclog, ln, sqrt, abs, floor, ceil, round, min, max, and, or, notRequirementsPython 3.6 or laterMatplotlibPyQt5Sample run