Issues
- 4
- 4
Rounding precision
#195 opened - 9
Decimal.sum to support no arguments
#207 opened by yassh - 2
Floating Point Error Occuring -
#237 opened by Varun-2712 - 5
Bigint support
#181 opened by protango - 2
question:Value of type 'typeof Decimal' is not callable. Did you mean to include 'new'?
#232 opened by web-shenjin - 3
- 6
- 1
Parsing from binary (Python encoding via avro)
#231 opened by tlindener - 2
- 0
Assigning to constructor at runtime
#228 opened by golobitch - 1
Create a security policy
#226 opened by joycebrum - 3
Add structuredClone support
#224 opened by WinterSmileSB101 - 3
Deviding by 3
#225 opened by kennyhyun - 1
- 3
toFixed() is inconsistent in some way
#223 opened by korkis - 1
Round Half Up working as expected?
#222 opened by matrix4123 - 2
Half Odd Rounding mod
#175 opened by Saka7 - 1
- 3
Maximum call stack size exceeded
#219 opened by expcapitaldev - 1
isPositive() should return false for zero
#218 opened by charmbv - 4
Allow creation without the `new` keyword
#216 opened by frec-kenneth - 1
jest toEqual doesn't work
#214 opened by prithvihv - 4
- 3
Return type of sign() is Decimal in d.ts
#209 opened by gterras - 1
Use typescript to develop the library.
#197 opened by HanchaiN - 1
Set precision for particular Decimal instance
#208 opened by frankmangone - 6
- 2
add function don't work in 10.4.0 version.
#206 opened by FrancescBagur - 1
Slight loss of precision in some cases
#204 opened by avin-kavish - 2
- 11
Decimal constructor doesn’t use the requested precision when converting from a number
#200 opened by jrus - 2
Degrees for trigonometric functions?
#193 opened by soshimee - 3
- 1
Error in multiplication
#196 opened by RobbeCl - 1
- 0
Possible computation bug?
#192 opened by yovanoc - 1
Problem of conversion in the Russian locale
#191 opened by de-don - 3
thousands separators
#190 opened by mjkhonline - 2
Decimal.set is not a function
#173 opened by jan-osch - 5
what happened to decimal.min.js ?
#182 opened by divinity76 - 1
new Decimal(PI) has bug
#189 opened by wangnan0521 - 2
decimal result is NaN of string
#185 opened by zhongmeizhi - 2
- 10
- 5
Rounding issue
#178 opened by rain1 - 2
Uncaught Error: [DecimalError] Precision limit exceeded at C (Decimal.min.js:1) at W (Decimal.min.js:1) at s.y.toPower.y.pow (Decimal.min.js:1)
#177 opened by GDOR-11 - 1
WebAssembly implementation
#179 opened by dalssoft - 4
why Decimal('1.1249999999999999999').toNumber() is 1.125 and toFixed(2) is '1.12'
#176 opened by liubolp - 1
Throwing away large parts of a large integer?
#174 opened by brandonros