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

Round up returns wrong number

takihama opened this issue about 2 months ago
Fix typo: licence ->license

serge-krot opened this pull request 3 months ago
please tag latest release 6.2.2

gesslinger opened this issue 3 months ago
Publish to JSR.io?

Bomper opened this issue 4 months ago
Fix typo: primitve => primitive

kostasx opened this pull request 5 months ago
sqrt() will fail if Big.strict is set to true

wangkimcheung opened this issue 5 months ago
comperation between two numbers, getting wrong

dht20 opened this issue 9 months ago
Make big.js work when browser not support Symbol

linsk1998 opened this pull request 10 months ago
Cannot divide two Big Numbers

Codebloater opened this issue about 1 year ago
Ecma TC39 decimal proposal feedback?

jessealama opened this issue about 1 year ago
Webpack type error angular

Miedziaq opened this issue about 1 year ago
Add the toSignificantDigits method

litao9238 opened this issue about 1 year ago
Can Big.js return Infinity when divide 0?

SharkBaby opened this issue over 1 year ago
Nullish input of Big constructor results in Error

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
typo in license filename

lotusorrose opened this issue almost 2 years ago
Add params to div, pow, and sqrt

martinglova opened this pull request about 2 years ago
Queries for big.js and bignumber.js

paritosh64ce opened this issue about 2 years ago
Support for Comparision operators

paritosh64ce opened this issue about 2 years ago
Precision issue with big.js

harshrathi-probo opened this issue about 2 years ago
Rounding issue

JcDenton86 opened this issue over 2 years ago
Correct spelling mistake

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
Support plus sign before numbers

zebreus opened this pull request over 2 years ago
fix: invalid coefficient

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
TS7016: Could not find a declaration file for module 'big.js'

shlomich opened this issue over 2 years ago
Fix ESM compatibility

jstasiak opened this pull request over 2 years ago
Performance of pow function

richmondp opened this issue almost 3 years ago
[Feature Request] Conversion between Big and BigInt

michaelhkay opened this issue almost 3 years ago
[Feature Request] Static properties for Comparisons

intellix opened this issue about 3 years ago
Circular dependency leads to error when recursively accessing enumerable properties

OleksandrZaturskyi opened this issue about 3 years ago
Uncaught ReferenceError: Big is not defined

amjad756 opened this issue about 3 years ago
Documentation generator

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
Feature request: .negate() operator to flip the sign

anders8 opened this issue over 3 years ago
Provide npm minified distribution files

cdalexndr opened this issue over 3 years ago
toNumber error

Ex-Caliburn opened this issue over 3 years ago
Add bit operators

FranklinWaller opened this issue over 3 years ago
Add inspector formatting

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
big.js is a CommonJS dependency

kbeelman opened this issue over 3 years ago
Individual RM not considered in additional constructor

saschbro opened this issue almost 4 years ago
Possible rounding errors

gonzus opened this issue almost 4 years ago
TODO Update typescript definitions re static rounding mode constants

MikeMcl opened this issue almost 4 years ago
Array is partially allowed as a BigSource

ulexxander opened this issue almost 4 years ago
Factorial numbers

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
Cannot get correct result when giving a number

sofiaps opened this issue almost 4 years ago
Add Big.zero method?

janzenz opened this issue almost 4 years ago
Can the toString method support base conversions?

Mrcxt opened this issue about 4 years ago
Can the toString method support base conversions?

Mrcxt opened this issue about 4 years ago
doc(multiply example): fix reference to times function.

elpddev opened this pull request about 4 years ago
Add a `Big.nullable(value)` method

sparebytes opened this issue about 4 years ago
Understanding how ROUND_HALF_UP works

ibruque opened this issue about 4 years ago
fix typo in link

Lambdac0re opened this pull request about 4 years ago
Getting Property 'prec' does not exist on type 'Big'.

pRoy24 opened this issue about 4 years ago
Suggestion: Add an optional fallback method for failed division.

Thrasymachus01 opened this issue about 4 years ago
Suggestion: Add static constants for RoundingMode

Semigradsky opened this issue about 4 years ago
Error ROUND_HALF_EVEN?

ibruque opened this issue about 4 years ago
Cannot multiply 1 by 0 in strict mode

esigoillot opened this issue about 4 years ago
Make toJSON notation configurable

okko opened this pull request over 4 years ago
Logarithm

furstenheim opened this issue over 4 years ago
feat: add rm support to stringify

nutboltu opened this pull request over 4 years ago
Addition and Subtraction issue

wisdomcsharp opened this issue over 4 years ago
api for get value as number

bluelovers opened this issue over 4 years ago
Incorrect result of chained operations

flmg opened this issue over 4 years ago
Request method of get percentage

markkoo opened this issue over 4 years ago
Error in round with very small numbers

MyPluppie opened this issue almost 5 years ago
Update docs to explain behavior of calling Big with undefined without new

nycdotnet opened this pull request almost 5 years ago
[Rquest feature] Static methods for comparison

fspezi opened this issue almost 5 years ago
Difference between big-js and big.js

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
Valid JS numbers are not valid for this library

aklinker1 opened this issue almost 5 years ago
Internal representation - BigInt

sla100 opened this issue almost 5 years ago
Add uglify-js version to package.json

kklash opened this issue about 5 years ago
sorry

heyyihai opened this issue about 5 years ago
Surprised there is no .ne() method

ethanherbertson opened this issue about 5 years ago
Should JavaScript add a BigDecimal type?

littledan opened this issue about 5 years ago
ROUND_DOWN doesn't work

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
fix issue #125

jsyt opened this pull request over 5 years ago
P.times() carry problem

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
no multiplication?

jhmei opened this issue over 5 years ago
Add isNumeric

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
not working with webpack and es6

ZalgirisKaunas opened this issue almost 6 years ago
Question: Is there a recommended formatter?

vortex-5 opened this issue almost 6 years ago
Epsilon question

jfstephe opened this issue almost 6 years ago
toFixed include RM as parameter

nutboltu opened this issue about 6 years ago
Fixing a typo in README.md

koksyn opened this pull request about 6 years ago
toPrecision variant that does not add zeros

klntsky opened this issue about 6 years ago