SPS-UCF / Python-Intro-Physics-Solver

SPS@UCF's introductory physics problem solver and model.
MIT License
4 stars 5 forks source link

Added A plotter function to plot the distance function. #10

Closed A-Hopkins closed 6 years ago

A-Hopkins commented 6 years ago

Plotter function added for the distance based on time, initial velocity, and acceleration. Also modified the Newtonian model to include a helper function to work with plotting better.