horizontal motion code physics (#4710) · zinating/algorithms-python@1d3d18b · GitHub
Skip to content

Commit 1d3d18b

Browse files
authored
horizontal motion code physics (TheAlgorithms#4710)
* Add files via upload * Changed print to f-string Also printed out results in a math notation * Add files via upload * Fixes: TheAlgorithms#4710 provided return type * File exists in another pull request * imported radians from math * Updated file according to pre-commit test * Updated file * Updated gamma * Deleted duplicate file * removed pi * reversed tests * Fixed angle condition * Modified prints to f-string * Update horizontal_projectile_motion.py * Update horizontal_projectile_motion.py * Fixes TheAlgorithms#4710 added exceptions and tests * Added float tests * Fixed type annotations * Fixed last annotation * Fixed annotations * fixed format * Revert "fixed format" This reverts commit 5b0249a. Undo changes @wq * Revert "Fixed annotations" This reverts commit c37bb95. * Revert "Fixed last annotation" This reverts commit e3678fd. * Revert "Fixed type annotations" This reverts commit 3f2b238. * Revert to 4e2fcaf * Fixing errors found during pre-commit
1 parent 1f1daaf commit 1d3d18b

1 file changed

Lines changed: 152 additions & 0 deletions

File tree

Lines changed: 152 additions & 0 deletions

0 commit comments

Comments
 (0)