Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/MikeMcl/big.js
A small, fast JavaScript library for arbitrary-precision decimal arithmetic.
https://github.com/MikeMcl/big.js
Typescript Question on subclass extension for different DP/RM/NE configs per subclass
capttrousers opened this issue 5 days ago
capttrousers opened this issue 5 days ago
Round up returns wrong number
takihama opened this issue about 1 month ago
takihama opened this issue about 1 month ago
Fix typo: licence ->license
serge-krot opened this pull request 3 months ago
serge-krot opened this pull request 3 months ago
please tag latest release 6.2.2
gesslinger opened this issue 3 months ago
gesslinger opened this issue 3 months ago
Publish to JSR.io?
Bomper opened this issue 4 months ago
Bomper opened this issue 4 months ago
🏁 RoSctober 2024: The Open Source Developer Challenge is about to start
race-of-sloths opened this issue 4 months ago
race-of-sloths opened this issue 4 months ago
Fix typo: primitve => primitive
kostasx opened this pull request 4 months ago
kostasx opened this pull request 4 months ago
sqrt() will fail if Big.strict is set to true
wangkimcheung opened this issue 4 months ago
wangkimcheung opened this issue 4 months ago
comperation between two numbers, getting wrong
dht20 opened this issue 8 months ago
dht20 opened this issue 8 months ago
Make big.js work when browser not support Symbol
linsk1998 opened this pull request 9 months ago
linsk1998 opened this pull request 9 months ago
Cannot divide two Big Numbers
Codebloater opened this issue 12 months ago
Codebloater opened this issue 12 months ago
Ecma TC39 decimal proposal feedback?
jessealama opened this issue 12 months ago
jessealama opened this issue 12 months ago
Webpack type error angular
Miedziaq opened this issue 12 months ago
Miedziaq opened this issue 12 months ago
Add the toSignificantDigits method
litao9238 opened this issue about 1 year ago
litao9238 opened this issue about 1 year ago
Can Big.js return Infinity when divide 0?
SharkBaby opened this issue over 1 year ago
SharkBaby opened this issue over 1 year ago
Nullish input of Big constructor results in Error
zerosrat opened this issue over 1 year ago
zerosrat opened this issue over 1 year ago
Make big.js work when the Object prototype is frozen
jportner opened this pull request almost 2 years ago
jportner opened this pull request almost 2 years ago
typo in license filename
lotusorrose opened this issue almost 2 years ago
lotusorrose opened this issue almost 2 years ago
Add params to div, pow, and sqrt
martinglova opened this pull request almost 2 years ago
martinglova opened this pull request almost 2 years ago
Queries for big.js and bignumber.js
paritosh64ce opened this issue almost 2 years ago
paritosh64ce opened this issue almost 2 years ago
Support for Comparision operators
paritosh64ce opened this issue almost 2 years ago
paritosh64ce opened this issue almost 2 years ago
Precision issue with big.js
harshrathi-probo opened this issue about 2 years ago
harshrathi-probo opened this issue about 2 years ago
Rounding issue
JcDenton86 opened this issue over 2 years ago
JcDenton86 opened this issue over 2 years ago
Correct spelling mistake
khang200923 opened this pull request over 2 years ago
khang200923 opened this pull request over 2 years ago
How to get rid of decimal places of a number?
manuel opened this issue over 2 years ago
manuel opened this issue over 2 years ago
Support plus sign before numbers
zebreus opened this pull request over 2 years ago
zebreus opened this pull request over 2 years ago
fix: invalid coefficient
lx-0 opened this pull request over 2 years ago
lx-0 opened this pull request over 2 years ago
rounding 9.9 gives improper coefficient
lx-0 opened this issue over 2 years ago
lx-0 opened this issue over 2 years ago
TS7016: Could not find a declaration file for module 'big.js'
shlomich opened this issue over 2 years ago
shlomich opened this issue over 2 years ago
Fix ESM compatibility
jstasiak opened this pull request over 2 years ago
jstasiak opened this pull request over 2 years ago
Performance of pow function
richmondp opened this issue over 2 years ago
richmondp opened this issue over 2 years ago
[Feature Request] Conversion between Big and BigInt
michaelhkay opened this issue almost 3 years ago
michaelhkay opened this issue almost 3 years ago
[Feature Request] Static properties for Comparisons
intellix opened this issue almost 3 years ago
intellix opened this issue almost 3 years ago
Circular dependency leads to error when recursively accessing enumerable properties
OleksandrZaturskyi opened this issue about 3 years ago
OleksandrZaturskyi opened this issue about 3 years ago
Uncaught ReferenceError: Big is not defined
amjad756 opened this issue about 3 years ago
amjad756 opened this issue about 3 years ago
can we have big number truthiness: if(bignumber) ... instead of conversion and then checking
metayash opened this issue over 3 years ago
metayash opened this issue over 3 years ago
Documentation generator
mdeckebach opened this issue over 3 years ago
mdeckebach opened this issue over 3 years ago
Trying to get in touch regarding a security issue
JamieSlome opened this issue over 3 years ago
JamieSlome opened this issue over 3 years ago
Feature request: .negate() operator to flip the sign
anders8 opened this issue over 3 years ago
anders8 opened this issue over 3 years ago
Provide npm minified distribution files
cdalexndr opened this issue over 3 years ago
cdalexndr opened this issue over 3 years ago
toNumber error
Ex-Caliburn opened this issue over 3 years ago
Ex-Caliburn opened this issue over 3 years ago
Add bit operators
FranklinWaller opened this issue over 3 years ago
FranklinWaller opened this issue over 3 years ago
Add inspector formatting
Darkhogg opened this issue over 3 years ago
Darkhogg opened this issue over 3 years ago
big.strict does not exist on type 'BigConstructor'.ts
joshxyzhimself opened this issue over 3 years ago
joshxyzhimself opened this issue over 3 years ago
Big.js gives Error(INVALID + 'number'); for new Big(Infinity), in strict mode false
balamurugansd opened this issue over 3 years ago
balamurugansd opened this issue over 3 years ago
big.js is a CommonJS dependency
kbeelman opened this issue over 3 years ago
kbeelman opened this issue over 3 years ago
Individual RM not considered in additional constructor
saschbro opened this issue over 3 years ago
saschbro opened this issue over 3 years ago
Possible rounding errors
gonzus opened this issue over 3 years ago
gonzus opened this issue over 3 years ago
TODO Update typescript definitions re static rounding mode constants
MikeMcl opened this issue over 3 years ago
MikeMcl opened this issue over 3 years ago
Latest documentation is missing rounding mode in `toExponential`, `toFixed` and `toPrecision`
message opened this issue over 3 years ago
message opened this issue over 3 years ago
Support for util.inspect() via [util.inspect.custom] (feature request) (node.js)
anders8 opened this issue over 3 years ago
anders8 opened this issue over 3 years ago
Array is partially allowed as a BigSource
ulexxander opened this issue almost 4 years ago
ulexxander opened this issue almost 4 years ago
Factorial numbers
mazunki opened this issue almost 4 years ago
mazunki opened this issue almost 4 years ago
toFixed() crashes browser tab on values greater than Infinity
HermenegildoMI opened this issue almost 4 years ago
HermenegildoMI opened this issue almost 4 years ago
Cannot get correct result when giving a number
sofiaps opened this issue almost 4 years ago
sofiaps opened this issue almost 4 years ago
Add Big.zero method?
janzenz opened this issue almost 4 years ago
janzenz opened this issue almost 4 years ago
Can the toString method support base conversions?
Mrcxt opened this issue almost 4 years ago
Mrcxt opened this issue almost 4 years ago
Can the toString method support base conversions?
Mrcxt opened this issue almost 4 years ago
Mrcxt opened this issue almost 4 years ago
doc(multiply example): fix reference to times function.
elpddev opened this pull request almost 4 years ago
elpddev opened this pull request almost 4 years ago
Add a `Big.nullable(value)` method
sparebytes opened this issue almost 4 years ago
sparebytes opened this issue almost 4 years ago
Understanding how ROUND_HALF_UP works
ibruque opened this issue almost 4 years ago
ibruque opened this issue almost 4 years ago
fix typo in link
Lambdac0re opened this pull request almost 4 years ago
Lambdac0re opened this pull request almost 4 years ago
Getting Property 'prec' does not exist on type 'Big'.
pRoy24 opened this issue almost 4 years ago
pRoy24 opened this issue almost 4 years ago
Suggestion: Add an optional fallback method for failed division.
Thrasymachus01 opened this issue about 4 years ago
Thrasymachus01 opened this issue about 4 years ago
Suggestion: Add static constants for RoundingMode
Semigradsky opened this issue about 4 years ago
Semigradsky opened this issue about 4 years ago
Error ROUND_HALF_EVEN?
ibruque opened this issue about 4 years ago
ibruque opened this issue about 4 years ago
Cannot multiply 1 by 0 in strict mode
esigoillot opened this issue about 4 years ago
esigoillot opened this issue about 4 years ago
Make toJSON notation configurable
okko opened this pull request about 4 years ago
okko opened this pull request about 4 years ago
Logarithm
furstenheim opened this issue about 4 years ago
furstenheim opened this issue about 4 years ago
feat: add rm support to stringify
nutboltu opened this pull request over 4 years ago
nutboltu opened this pull request over 4 years ago
Addition and Subtraction issue
wisdomcsharp opened this issue over 4 years ago
wisdomcsharp opened this issue over 4 years ago
api for get value as number
bluelovers opened this issue over 4 years ago
bluelovers opened this issue over 4 years ago
Incorrect result of chained operations
flmg opened this issue over 4 years ago
flmg opened this issue over 4 years ago
Request method of get percentage
markkoo opened this issue over 4 years ago
markkoo opened this issue over 4 years ago
Error in round with very small numbers
MyPluppie opened this issue over 4 years ago
MyPluppie opened this issue over 4 years ago
Update docs to explain behavior of calling Big with undefined without new
nycdotnet opened this pull request over 4 years ago
nycdotnet opened this pull request over 4 years ago
[Rquest feature] Static methods for comparison
fspezi opened this issue almost 5 years ago
fspezi opened this issue almost 5 years ago
Difference between big-js and big.js
majovanilla opened this issue almost 5 years ago
majovanilla opened this issue almost 5 years ago
Entering a number beginning with + throws an `Invalid Number` error
ghost opened this issue almost 5 years ago
ghost opened this issue almost 5 years ago
Valid JS numbers are not valid for this library
aklinker1 opened this issue almost 5 years ago
aklinker1 opened this issue almost 5 years ago
Internal representation - BigInt
sla100 opened this issue almost 5 years ago
sla100 opened this issue almost 5 years ago
Add uglify-js version to package.json
kklash opened this issue about 5 years ago
kklash opened this issue about 5 years ago
sorry
heyyihai opened this issue about 5 years ago
heyyihai opened this issue about 5 years ago
Surprised there is no .ne() method
ethanherbertson opened this issue about 5 years ago
ethanherbertson opened this issue about 5 years ago
Should JavaScript add a BigDecimal type?
littledan opened this issue about 5 years ago
littledan opened this issue about 5 years ago
ROUND_DOWN doesn't work
Linksku opened this issue over 5 years ago
Linksku opened this issue over 5 years ago
Initializing `void 0` or `undefined` doesn't throw `Invalid number` Error
Thammachart opened this issue over 5 years ago
Thammachart opened this issue over 5 years ago
fix issue #125
jsyt opened this pull request over 5 years ago
jsyt opened this pull request over 5 years ago
P.times() carry problem
jsyt opened this issue over 5 years ago
jsyt opened this issue over 5 years ago
Add facility for getting more error info out of Big.js
tahoemph opened this pull request over 5 years ago
tahoemph opened this pull request over 5 years ago
no multiplication?
jhmei opened this issue over 5 years ago
jhmei opened this issue over 5 years ago
Add isNumeric
viktor-ku opened this pull request over 5 years ago
viktor-ku opened this pull request over 5 years ago
How to improve Big() constructor without forking? (question)
vizcay opened this issue almost 6 years ago
vizcay opened this issue almost 6 years ago
not working with webpack and es6
ZalgirisKaunas opened this issue almost 6 years ago
ZalgirisKaunas opened this issue almost 6 years ago
Question: Is there a recommended formatter?
vortex-5 opened this issue almost 6 years ago
vortex-5 opened this issue almost 6 years ago
Epsilon question
jfstephe opened this issue almost 6 years ago
jfstephe opened this issue almost 6 years ago
toFixed include RM as parameter
nutboltu opened this issue almost 6 years ago
nutboltu opened this issue almost 6 years ago
Fixing a typo in README.md
koksyn opened this pull request almost 6 years ago
koksyn opened this pull request almost 6 years ago
unsafe integer passed to Big constructor when using .sqrt() / option to throw for unsafe ints
danday74 opened this issue about 6 years ago
danday74 opened this issue about 6 years ago
toPrecision variant that does not add zeros
klntsky opened this issue about 6 years ago
klntsky opened this issue about 6 years ago