ericlagergren/decimal
A high-performance, arbitrary-precision, floating-point decimal library.
GoBSD-3-Clause
Issues
- 0
Latest version?
#192 opened by mxmauro - 3
- 0
Unmarshaling empty string returns `io.EOF` error and it breaks/stops JSON unmarshaling
#190 opened by martinflorek - 1
- 2
- 0
- 8
Decompose interface interfering and breaking
#154 opened by aarondl - 9
- 6
Benchmarks add unnecessary dependencies
#181 opened by lotodore - 7
trim trailing 0s
#151 opened by zeitlinger - 2
When scale is negative, the result is sci
#176 opened by leeson1995 - 1
Rounding issue (expect round up, but down)
#180 opened by tiendc - 5
SetFloat64 gives somewhat insane result
#142 opened by aarondl - 6
- 1
ERROR cannot convert type: types.Decimal
#175 opened by hiromaily - 0
Imports error
#179 opened by WolfMcPhearson - 1
Float64 conversion
#174 opened by dcullender-cb - 2
UnmarshalBSON and MarshalBSON serialization
#165 opened by 1140251 - 3
undefined: math.MaxInt with Go 1.16
#171 opened by friedemannf - 6
SetString("3,60") returns a NaN instead of an error
#153 opened by bojanz - 0
- 1
Precision on math.Ceil
#161 opened by nathanhack - 5
MaxScale not working
#149 opened by eduardhasanaj - 1
math: Pow returns wrong results when base is negative and power is an integer
#164 opened by songmelted - 0
- 3
Mantissa retrieval?
#156 opened by jordanlewis - 0
Split a value x ways
#155 opened by M-Lewinski - 5
Separate benchmarks to their own package?
#150 opened by bojanz - 7
Json deconing throws nil dereference
#141 opened by eduardhasanaj - 4
Go Modules and v3.3.0 is breaking build
#112 opened by andradei - 2
- 3
Wrapping for database use
#143 opened by aarondl - 2
- 3
SetRat can modify the input argument
#138 opened by yarco - 1
Inconsistent comments
#133 opened by yarco - 0
- 2
Using decimal.Big as a map key
#130 opened by susuper - 0
- 2
Parameter list - version differences
#126 opened by PumpkinSeed - 4
mention that Quantize is the same as Truncate
#123 opened by lealife - 4
document that SetFloat sets exactly x
#122 opened by yellowred - 1
- 8
go.mod requires a patch version
#111 opened by djmarcin - 6
JSON Marshal on nil pointer panics
#110 opened by aarondl - 4
Howto parse JSON into struct with *decimal.Big?
#109 opened by Dexus - 5
- 5
Precision and Scale is lost
#106 opened by shannoncolavita - 1
Float64() returns ok=false -- true expected
#105 opened by pennersr - 1
SetUint64 doesn't work for math.MaxUint64
#104 opened by kentquirk - 1
_testdata links pointing to themselves
#103 opened by kentquirk