mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-23 21:11:08 +00:00
b0f68a0248
* Create centripetal_force.py Centripetal force is the force acting on an object in curvilinear motion directed towards the axis of rotation or centre of curvature. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update centripetal_force.py The value error should also handle negative values of the radius and using more descriptive names will be more beneficial for the users * Update centripetal_force.py Made some bug fixes Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: SparshRastogi <75373475+SparshRastogi@users.noreply.github.com> |
||
---|---|---|
.. | ||
__init__.py | ||
casimir_effect.py | ||
centripetal_force.py | ||
horizontal_projectile_motion.py | ||
kinetic_energy.py | ||
lorentz_transformation_four_vector.py | ||
malus_law.py | ||
n_body_simulation.py | ||
newtons_law_of_gravitation.py | ||
newtons_second_law_of_motion.py | ||
potential_energy.py |