Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

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

uiexit

test1test1-1

test2test2-2

errorerrorerror

About

Function plotter with simple GUI

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages