5ex-financial-arithmetic-functions
A set of functions for doing math on numbers without floating point numbers
A set of functions for doing math on numbers without floating point numbers
Calculates a accurate sum of two numbers.
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
Calculates an accurate quotient of two numbers.
Calculates an accurate product of two numbers.
Creates a number for accurate arithmetics.
Reduces a number for accurate arithmetics.
Calculates an accurate difference of two numbers.
simple calculation
A robust modular arithmetic utility for JavaScript, handling both positive and negative integers with ease. Ensure consistent, non-negative results for your modulo operations. Perfect for mathematical computations, circular buffer implementations, and mor
A set of mathematical functions for performing basic arithmetic operations, finding the min/max value in an array, and calculating mean, median, and mode
JSBI port of bigdecimal.js
A simple calculator with Typescript,Node.js and inquirer
A math library for performing basic arithmetic operations.
Calculates accurate arithmetics.
An arbitrary length integer library for Javascript
Work with large numbers on the client side. Round them off to any required precission.
Precision based math operations
Doing C-like arithmetic and logical operations in JavaScript (full 64-bit support)
The BigInteger class wrapped bn.js and native BitInt