All Projects → Bignumber.js → Similar Projects or Alternatives

43 Open source projects that are alternatives of or similar to Bignumber.js

Big.js
A small, fast JavaScript library for arbitrary-precision decimal arithmetic.
Stars: ✭ 3,730 (-27.91%)
Decimal.js
An arbitrary-precision Decimal type for JavaScript
Stars: ✭ 4,585 (-11.38%)
bcmath-extended
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions.
Stars: ✭ 59 (-98.86%)
Mutual labels:  arbitrary-precision, bignumber
hebimath
arbitrary precision arithmetic library
Stars: ✭ 37 (-99.28%)
Mutual labels:  arbitrary-precision, bignumber
break infinity.js
A replacement for decimal.js for incremental games who want to deal with very large numbers (bigger in magnitude than 1e308, up to as much as 1e(9e15) ) and want to prioritize speed over accuracy.
Stars: ✭ 145 (-97.2%)
Mutual labels:  bigdecimal, bignumber
Decimal
A high-performance, arbitrary-precision, floating-point decimal library.
Stars: ✭ 363 (-92.98%)
Mutual labels:  arbitrary-precision
Arb
C library for arbitrary-precision ball arithmetic
Stars: ✭ 280 (-94.59%)
Mutual labels:  arbitrary-precision
Decimal
Arbitrary-precision fixed-point decimal numbers in go
Stars: ✭ 3,588 (-30.65%)
Mutual labels:  bignumber
Angourimath
Open-source symbolic algebra library for C# and F#. One of the most powerful in .NET
Stars: ✭ 266 (-94.86%)
Mutual labels:  arbitrary-precision
wide-integer
Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
Stars: ✭ 83 (-98.4%)
Mutual labels:  arbitrary-precision
imath
Arbitrary precision integer and rational arithmetic library
Stars: ✭ 92 (-98.22%)
Mutual labels:  arbitrary-precision
goff
goff (go finite field) is a unix-like tool that generates fast field arithmetic in Go.
Stars: ✭ 71 (-98.63%)
Mutual labels:  bignumber
js-big-decimal
Work with large numbers on the client side with high precision.
Stars: ✭ 41 (-99.21%)
Mutual labels:  bigdecimal
decimal
An object-oriented implementation of basic math operation with arbitrary precision, using BC Math if available.
Stars: ✭ 14 (-99.73%)
Mutual labels:  arbitrary-precision
BhimIntegers
BhimIntegers🚀 is a C++ library that is useful when we are dealing with BigIntegers💥💥. We can handle big integers (integers having a size bigger than the long long int data type) and we can perform arithmetic operations📘 like addition, multiplication, subtraction, division, equality check, etc📐📐. Also, there are several functions like factorial, …
Stars: ✭ 43 (-99.17%)
Mutual labels:  bignumber
Euler
The open-source computational framework for the Swift language
Stars: ✭ 37 (-99.28%)
Mutual labels:  bignumber
klibcpp
kedixa's Cplusplus Library(timer, multiarray, unsigned_bigint, bigint, rational)
Stars: ✭ 17 (-99.67%)
Mutual labels:  bignumber
BigNumber
A really long long long long long long number in C++
Stars: ✭ 37 (-99.28%)
Mutual labels:  bignumber
evm-bn
Convert fixed-point numbers to ethers big numbers and vice-versa.
Stars: ✭ 33 (-99.36%)
Mutual labels:  bignumber
BigInteger
Be limited not by the size of your register but by the bulk of your RAM.
Stars: ✭ 13 (-99.75%)
Mutual labels:  bignumber
intx
intx – extended precision integer library
Stars: ✭ 83 (-98.4%)
Mutual labels:  arbitrary-precision
cldr-engine
Internationalization and localization in Typescript with Unicode CLDR, batteries included
Stars: ✭ 34 (-99.34%)
Mutual labels:  arbitrary-precision
eapa
Erlang/Elixir Arbitrary-Precision Arithmetic (EAPA)
Stars: ✭ 36 (-99.3%)
Mutual labels:  arbitrary-precision
as-bignum
Fixed length big numbers for AssemblyScript 🚀
Stars: ✭ 49 (-99.05%)
Mutual labels:  bigdecimal
decimal
An arbitrary-precision decimal floating-point arithmetic package for Go
Stars: ✭ 28 (-99.46%)
Mutual labels:  arbitrary-precision
math
Complex special functions and common mathematical operations in JavaScript
Stars: ✭ 42 (-99.19%)
Mutual labels:  arbitrary-precision
apint
Arbitrary precision integers library.
Stars: ✭ 23 (-99.56%)
Mutual labels:  arbitrary-precision
bankster
Money Creation Made Easy
Stars: ✭ 30 (-99.42%)
Mutual labels:  bigdecimal
nein-math
NeinMath is playing around with arbitrary precision integers, written in pure managed code, not using any unsafe stuff, and a bit faster than the build-in .NET type for integers with a few thousand bits.
Stars: ✭ 14 (-99.73%)
Mutual labels:  bignumber
Measurements.jl
Error propagation calculator and library for physical measurements. It supports real and complex numbers with uncertainty, arbitrary precision calculations, operations with arrays, and numerical integration.
Stars: ✭ 248 (-95.21%)
Mutual labels:  arbitrary-precision
Decimal.js Light
The light version of decimal.js, an arbitrary-precision Decimal type for JavaScript.
Stars: ✭ 237 (-95.42%)
Mutual labels:  arbitrary-precision
Tiny Bignum C
Small portable multiple-precision unsigned integer arithmetic in C
Stars: ✭ 224 (-95.67%)
Mutual labels:  arbitrary-precision
Javascript Biginteger
A big integer library for JavaScript
Stars: ✭ 181 (-96.5%)
Mutual labels:  arbitrary-precision
Big Math
Advanced Java BigDecimal math functions (pow, sqrt, log, sin, ...) using arbitrary precision.
Stars: ✭ 173 (-96.66%)
Mutual labels:  arbitrary-precision
Swift Bigint
A lightweight, Multiple Precision Arithmetic Library for Swift!
Stars: ✭ 144 (-97.22%)
Mutual labels:  arbitrary-precision
Calc
C-style arbitrary precision calculator
Stars: ✭ 127 (-97.55%)
Mutual labels:  arbitrary-precision
Kotlin Multiplatform Bignum
A Kotlin multiplatform library for arbitrary precision arithmetics
Stars: ✭ 119 (-97.7%)
Mutual labels:  arbitrary-precision
Physicalconstants.jl
Collection of fundamental physical constants with uncertainties. It supports arbitrary-precision constants
Stars: ✭ 55 (-98.94%)
Mutual labels:  arbitrary-precision
Rationals
🔟 Implementation of rational number arithmetic for .NET with arbitrary precision.
Stars: ✭ 40 (-99.23%)
Mutual labels:  arbitrary-precision
Math
Arbitrary-precision arithmetic library for PHP
Stars: ✭ 905 (-82.51%)
Mutual labels:  arbitrary-precision
Lua Bint
Arbitrary precision integer arithmetic library in pure Lua
Stars: ✭ 20 (-99.61%)
Mutual labels:  arbitrary-precision
Rpn
Math functional language, inspired by Hewlett-Packard Reverse Polish Notation (RPL) language
Stars: ✭ 17 (-99.67%)
Mutual labels:  arbitrary-precision
Mpmath
Python library for arbitrary-precision floating-point arithmetic
Stars: ✭ 511 (-90.12%)
Mutual labels:  arbitrary-precision
1-43 of 43 similar projects