Skip to content

adnanqidwai/school_algorithms

 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License

Table of Contents
  1. About The Project
  2. Algorithms
  3. <<<<<<< HEAD How to Import ======= How to Import >>>>>>> 28d10fa939cebc2a179b2fa7db3259295a76e870

School Algorithms

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.

Functions include:

=======

  • 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

To import:

import school_algorithms

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%