Table of Contents
- About The Project
- Algorithms
- <<<<<<< HEAD How to Import ======= How to Import >>>>>>> 28d10fa939cebc2a179b2fa7db3259295a76e870
school_algorithms is a Python module for secondary school maths and physics equations.
=======
It aims to provide a simple way for secondary school students to learn and calculate equations that they often use.
=======
- A function that calculates power from energy and time
- A function that calculates energy from power and time
- A function that calculates time from power and energy
- A function that uses Pythagorean theorem to calculate the hypotenuse of a right-angled triangle
- _A function that uses Pythagorean theorem to calculate a leg of a right-angled triangl_e
- A function that calculates the area of a triangle
- A function that calculates the area of a trapezium
- A function that calculates the area of a circle
- A function that calculates the volume of a right rectangle pyramid
- A function that calculates the circumference of a circle
import school_algorithms