bignumbers topic

List bignumbers repositories

mathjs

14.1k
Stars
1.2k
Forks
Watchers

An extensive math library for JavaScript and Node.js

tiny-bignum-c

410
Stars
80
Forks
Watchers

Small portable multiple-precision unsigned integer arithmetic in C

break_infinity.js

195
Stars
34
Forks
Watchers

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.

break_eternity.js

119
Stars
43
Forks
Watchers

A Javascript numerical library to represent numbers as large as 10^^1e308 and as small as 10^-10^^1e308. Sequel to break_infinity.js, designed for incremental games.

Bracmat

47
Stars
5
Forks
Watchers

Programming language for symbolic computation with unusual combination of pattern matching features: Tree patterns, associative patterns and expressions embedded in patterns.

BeeNum

15
Stars
2
Forks
Watchers

BeeNum is an arbitrary-precision arithmetic library.