socialpredict icon indicating copy to clipboard operation
socialpredict copied to clipboard

Golang math.Round() doesn't likely naturally implement Banker's Rounding, Need Custom Implementation

Open pwdel opened this issue 1 year ago • 1 comments

pwdel avatar Feb 10 '24 15:02 pwdel

@pwdel does this package support the rounding style you're referring to: https://pkg.go.dev/github.com/Rhymond/go-money

Round() method: https://pkg.go.dev/github.com/Rhymond/go-money#Money.Round

ajlacey avatar Aug 16 '24 00:08 ajlacey