Added the algorithm to compute the terminal velocity of an object fal… · foo123/The-Algorithms-Python@abc3909 · GitHub
Skip to content

Commit abc3909

Browse files
Added the algorithm to compute the terminal velocity of an object fal… (TheAlgorithms#10237)
* added the algorithm to compute the terminal velocity of an object falling in a fluid * fixed spelling mistake * fixed issues in topic description * imported the value of g from scipy and changed the doctests accordingly * fixed formatting * Apply suggestions from code review --------- Co-authored-by: Tianyi Zheng <tianyizheng02@gmail.com>
1 parent 68faebe commit abc3909

1 file changed

Lines changed: 60 additions & 0 deletions

File tree

physics/terminal_velocity.py

Lines changed: 60 additions & 0 deletions

0 commit comments

Comments
 (0)