Skip to content

naelmostafa/function-plotter

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

ui exit

test1 test1-1

test2 test2-2

error error error

About

Function plotter with simple GUI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages