Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 920 Bytes

README.md

File metadata and controls

40 lines (30 loc) · 920 Bytes

Function Plotter

What 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?

  1. Open the Function Plotter application.
    • Run PlotterUI.py.
  2. Write the function you want to plot.
  3. specify the range of the x-axis and the step size.
  4. Click the Plot button.
  5. Enjoy!

Supported operations

  1. +, -, *, /, ^
  2. sin, cos, tan, cot, sec, csc
  3. log, ln, sqrt, abs, floor, ceil, round, min, max, and, or, not

Requirements

  • Python 3.6 or later
  • Matplotlib
  • PyQt5

Sample run

ui exit

test1 test1-1

test2 test2-2

error error error