Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 368 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 368 Bytes

Shape Calculator

This calculator uses a scanner to recieve input and spit out the features of a 2D or 3D shape given the dimensions. Available shapes:

  • regular polygon
  • circle
  • ellipse
  • rectangular pyramid
  • sphere
  • cylinder
  • cone

Click here to visit the best part of this repository and scroll to line 25: shapes/Ellipse! :D