Skip to content

npokhrel163/gravity1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

gravity1

Calculating the trajectory of an object in gravitational motion

The program asks the user for the initial height and initial velocity. The program returns two lists, one containing the time data (50 points over 5 seconds) and other containing the corresponding vertical position for the give time of the projectile. Additionally the program also returns a sketch of position versus the time. Height is restricted so that it is always greater than 0.

About

Calculating the trajectory of an object in gravitational motion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages