Skip to content

Simple parabola-visualizer made with matplot+numpy [Formula: a(x+d)²+e]

Notifications You must be signed in to change notification settings

ortanaV2/Parabola-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Parabola-Visualizer

To visualize a parabola:

  • enter the degree of curvature a
  • enter the x-position d
  • enter the y-positon e

Based on the formula: a(x+d)²+e

The matplotlib visualization is calculated

About

Simple parabola-visualizer made with matplot+numpy [Formula: a(x+d)²+e]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages