Skip to content

This Program is designed with python to plot 2D mathmatical functions

Notifications You must be signed in to change notification settings

abdelazizSalah/FunctionPlotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Function Plotter

About

  • Responsive GUI which plot mathmatical equations on specified range

📝 Description

  • Takes any arbitrary equation from the user and plot it on given range .

🏁 Getting Started

Dependencies

  • Python
  • QTDesigner

💻 Installing

git clone https://github.com/abdelazizSalah/FunctionPlotter

📷 Screenshots

Tips Screen

1

hovering over

input

2

minimum value

3

maximum value

4

Del Button

5

CLR Button

6

Draw Button

7

plotting 2*x + x^2

8

plotting 1/(2 - x)

9

plotting 3*exp(x)

10

Wrong inputs

2x

11

missing closing bracket

12

About

This Program is designed with python to plot 2D mathmatical functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages