DevCase.Core.Math.Common Namespace

 

Classes

Fraction Represents a fraction, a numerical quantity that is not a whole number, consisting of a numerator and denominator separated by a fraction bar (e.g. 1/2)

In mathematics, a fraction, a fractional number, is the expression of a quantity divided by another quantity; that is, it represents an unrealized quotient of numbers.

NumericSequenceFormatter Provides a mechanism to perform custom string formatting of a numeric sequence. (Byte, Int16, Int32, Int64, etc.)
UtilNumerics Contains mathematic related utilities.