Skip to content

rjmckee/Newtons-Second-Law

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Run this code and select which variable is unknown from the menu. As long as values are given in the correct units (Newtons, kg, m/s^2), then the program will solve the problem and plot the result in a 3d plot. The input will accept either integers or floats.

Newton's Second Law:
Force = mass times acceleration F = m * a; a = F / m; m = F / a;

About

Python program that solves either force, mass, or acceleration given other variables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages