Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.12 KB

README.md

File metadata and controls

17 lines (13 loc) · 1.12 KB

Foximal2

A Javascript library for big Numbers. Better than Foximal

This library has a max Value of 10^^1.8e308 or 1F1.8e308 therefore the same as break_eternity.js

This Javascript library is inspired from bignum librarys like:

Functions are as follows: abs, neg, cmp, gt, gte, lt, lte, eq, neq, min, max, ispos, isneg, isNaN, isFinite, isInfinite, isint, floor, ceil, round, add, sub, mul, div, mod, gamma, fact, pow, exp, sqrt, cbrt, root, log10, log2, logbase, ln, lambertw, ssrt, tetr, slog, slog10, layeradd, layeradd10 toNumber, toString, toF

some other better big number librarys with max value: