14 packages tagged with “arbitrary”
A XAML Converter that does it all.
LongCalc Arbitrary Precision Float and Complex Number Library
An arbitrary precision decimal library for C#
LongCalcNetCore Arbitrary Precision Float and Complex Number Library
A .NET wrapper for the GNU MPFR library.
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
An arbitrary size and precision rational number stored using two BigIntegers.
An arbitrary size and precision date and time stored using a BigReal.
An updated & fixed fork of a fork of Osinko's arbitrary precision floating-point library, BigFloat.
Library used for generating arbitrary values for unit testing. Allow extension for your own type
A generic Vector numeric type. Supports: Scalar arithmetic, vector arithmetic, square root, dot product, normal, reflection, distance, lerp, sum of squares and cosine similarity.
A generic arithmetic library. Allows you to perform arithmetic on any numeric type. All .NET numeric value types are supported, as is any custom numeric type--just implement the numeric operator overloads.