TheCodingMonkey.Math assembly

TheCodingMonkey.Math namespace

public type description
static class Geometry Helper class which contains basic Geometric calculations for lines, polygons, and other shapes.
static class MathExtensions Contains various useful extension methods for numeric equality, and simple statistical calculations.
class RomanComparer Comparer class for comparing strings that represent Roman Numerals.
static class RomanNumerals Static utility class for converting between Arabic Numerals and Roman Numerals.