Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 402 Bytes

File metadata and controls

13 lines (8 loc) · 402 Bytes

libMath

libMath

NOTE

I'm too lazy to write a real README right now. If anyone wants to jot something down (even a sentence!), just send a PR.

TODO

Currently working on:

Creating quadrilateral classes based on the shapes. For example, a square is a subclassification of a rhombus and/or rectangle, which are subclasses of parallelograms. Isosceles trapezoids are a subclass of trapezoids.