mirror of
https://github.com/TheAlgorithms/Python.git
synced 2026-03-13 09:50:19 +08:00
feat: Add mass energy equivalence in physics and doctests (#10202)
* updating DIRECTORY.md
* feat: Add mass energy equivalence in physics
* updating DIRECTORY.md
* updating DIRECTORY.md
* Apply suggestions from code review
* Update physics/mass_energy_equivalence.py
* Update mass_energy_equivalence.py
---------
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: Tianyi Zheng <tianyizheng02@gmail.com>
This commit is contained in:
@@ -815,6 +815,7 @@
|
||||
* [Kinetic Energy](physics/kinetic_energy.py)
|
||||
* [Lorentz Transformation Four Vector](physics/lorentz_transformation_four_vector.py)
|
||||
* [Malus Law](physics/malus_law.py)
|
||||
* [Mass Energy Equivalence](physics/mass_energy_equivalence.py)
|
||||
* [Mirror Formulae](physics/mirror_formulae.py)
|
||||
* [N Body Simulation](physics/n_body_simulation.py)
|
||||
* [Newtons Law Of Gravitation](physics/newtons_law_of_gravitation.py)
|
||||
|
||||
Reference in New Issue
Block a user