funary
Arbitrary precision binary operations library for Javascript.
Arbitrary precision binary operations library for Javascript.
A fork of Peter Olson's BigInter library that always assumes native BigInt is not supported.
Remove all non-number characters and return a number. '$1,234' → 1234
Integers for JavaScript
Objects and math functions to ease rounding and ensure enough precision when dealing with small fractions.
A small, lightweight javascript library for working with currency values.
window.performance.now high resolution timer polyfill
imprecise json - reduce float precision and reduce file size - great for auto-generated json
Hash data within arrays. For when you need to hash your data and maintain numeric precision!
Returns number with fixed number of digits after the decimal. It also rounds cautiously to avoid cumulative errors
Takes number and returns it with decimal shifted by a given number places
Bailey-Borwein-Plouffe formula
Math library for manipulating BigInt
Library for calculating formulas. Supports very large numbers(uses BigNumber)
A small, fast JavaScript library for arbitrary-precision decimal arithmetic.
Utility functions used to perform basic math.
jsbn-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
math-extends 一款解决 js 计算精度丢失轻量级函数库
Exports a class defining a `StringNumber`. This class can be used to perform normal arithmetic operations. The operations, however, are often more accurate than normal operator based operations, this is because addition, subtraction and multiplication do
Chai assertions for comparing arbitrary-precision decimals using the bignumber.js library