Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.34 KB

README.md

File metadata and controls

14 lines (11 loc) · 1.34 KB

Math

AppVeyor AppVeyor tests GitHub Read the Docs Codecov

Math related extension methods and utility functions

Overview

  • Math Extensions - Contains various useful extension methods for numeric equality, and simple statistical calculations.
  • Geometry - Contains basic Geometric calculations for lines, polygons, and other shapes.
  • Roman Numerals - Utility class for converting between Arabic Numerals and Roman Numerals.