forked from YovM/Algorithms
* avg and mps speed formulae added * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * avg and mps speed formulae added * fixed_spacing * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * spacing * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * ws * added amicable numbers * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * added amicable numbers * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * spacing * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * removed * changed name of file and added code improvements * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * issues fixed due to pi * requested changes added * Created doppler_effect_of_sound.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Updated doppler_effect_of_sound.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * added desc names * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fixed spacing * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * renamed doppler_effect_of_sound.py to doppler_frequency.py * used expection handling rather than print statements * fixed spacing for ruff * Update doppler_frequency.py This is super slick! Well done. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Christian Clauss <cclauss@me.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| altitude_pressure.py | ||
| archimedes_principle_of_buoyant_force.py | ||
| basic_orbital_capture.py | ||
| casimir_effect.py | ||
| centripetal_force.py | ||
| coulombs_law.py | ||
| doppler_frequency.py | ||
| grahams_law.py | ||
| horizontal_projectile_motion.py | ||
| hubble_parameter.py | ||
| ideal_gas_law.py | ||
| kinetic_energy.py | ||
| lorentz_transformation_four_vector.py | ||
| malus_law.py | ||
| mirror_formulae.py | ||
| n_body_simulation.py | ||
| newtons_law_of_gravitation.py | ||
| newtons_second_law_of_motion.py | ||
| photoelectric_effect.py | ||
| potential_energy.py | ||
| reynolds_number.py | ||
| rms_speed_of_molecule.py | ||
| shear_stress.py | ||
| speed_of_sound.py | ||
| speeds_of_gas_molecules.py | ||