Arbitrary Precision Arithmetic
Numerics.NET provides a set of types to represent numbers with arbitrary precision. There are three extended numeric types, to represent signed and unsigned integers, rational numbers, and real numbers. All these classes reside in the Extreme.Mathematics namespace.