17 packages tagged with “bigdecimal”
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports nth roots, trigonometric functions, logarithms, natural e, pi, etc.
Deveel Math is the port to .NET Standard of the Apache Harmony Math component, that is used to handle operations on big numbers in a fast and secure way.
LongCalc Arbitrary Precision Float and Complex Number Library
Deveel Math is the port to .NET/Mono of the Apache Harmony Math component, that is used to handle operations on big numbers in a fast and secure way. This package supports the x86 processor architecture.
Deveel Math is the port to .NET/Mono of the Apache Harmony Math component, that is used to handle operations on big numbers in a fast and secure way. This package supports the x64 processor architecture.
LongCalcNetCore Arbitrary Precision Float and Complex Number Library
Deveel Math is the port to .NET/Mono of the Apache Harmony Math component, that is used to handle operations on big numbers in a fast and secure way. This package supports the Portable Class Library (PCL) model.
Numeric types and algorithms, most notable is the BigDecimal
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
A tiny library about some numerics. Now it contains BigDecimal (based on BigNumber)which supports: conversion from built-in numeric, and parsing from strings, and ToString. +,-,*,/,% and positive integral power
Advanced Java big math functions implementation using .NET Framework.
Big in C#. Port of big.js. A small, fast C# library for arbitrary-precision decimal arithmetic.
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports logarithms, Exp, Pi, trigonometric functions, etc.
An arbitrary-precision Decimal type for C#. Port of [decimal.js](https://github.com/MikeMcl/decimal.js/).