socialpredict
socialpredict copied to clipboard
Golang math.Round() doesn't likely naturally implement Banker's Rounding, Need Custom Implementation
@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