Skip to content

This is a Python library which is used to find area and perimeter of 2D figures like square, rectangle, triangle, circle, ellipse, rhombus, parallelogram, trapezium, pentagon, hexagon, heptagon, octagon, nonagon and decagon You can also find volume, Total surface area and Curved surface are of 3D Figures like cube, cuboid, cylinder, cone, sphere…

License

Notifications You must be signed in to change notification settings

CoderMadhuresh/MatheFormulas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Math Mensuration Formulas

This is a Python library which is used to find area and perimeter of 2D figures like square, rectangle, triangle, circle, ellipse, rhombus, parallelogram, trapezium, pentagon, hexagon, heptagon, octagon, nonagon and decagon You can also find volume, Total surface area and Curved surface are of 3D Figures like cube, cuboid, cylinder, cone, sphere, hemisphere, ellipsoid, squarePyramid, pentagonalPyramid,hexagonalPyramid, triangularPrism, pentagonalPrism, hexagonalPrism, tetrahedron, octahedron, icosahedron, dodecahedron and torus.

Requirements

  pip install MatheFormulas==1.0

Usage/Examples

from MatheFormulas import mensuration
print(mensuration.cubeVol(5))

About

This is a Python library which is used to find area and perimeter of 2D figures like square, rectangle, triangle, circle, ellipse, rhombus, parallelogram, trapezium, pentagon, hexagon, heptagon, octagon, nonagon and decagon You can also find volume, Total surface area and Curved surface are of 3D Figures like cube, cuboid, cylinder, cone, sphere…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages