shopspring / decimal

Arbitrary-precision fixed-point decimal numbers in Go
Other
6.41k stars 623 forks source link

why is mul not limited to decimal places like div? #381

Open Katsu1991 opened 3 months ago

Katsu1991 commented 3 months ago

After multiple multiplication calculations, the number of decimal places may be too long.