Namespace Singulink.Numerics
Classes
BigIntegerExtensions
Provides useful extension methods for BigInteger values.
BigIntegerPowCache
Provides caching of BigInteger powers for a given basis (from 3 to 10). Exponents that are bigger than the size of the cache are calculated each time they are requested.
Enums
RoundingMode
Specifies how mathematical rounding should process a number.