MATH HELPER

Math helper is a little python script that helps you calcule the hypotenuse, area, and sector of a given value.

USAGE

Simply type in one of the following options:

  • Hypotenuse: Calculates the length of the hypotenuse using the Pythagorean theorem.
  • Area: Calculates the area with Pi * r^2.
  • Perimeter: Calculates the perimeter with the diameter.
  • Diameter: Calculates the diameter with perimeter.
  • Sectorarea: Calculates the area of a sector.