func math/big.shouldRoundUp
2 uses
math/big (current package)
decimal.go#L202: func shouldRoundUp(x *decimal, n int) bool {
decimal.go#L219: if shouldRoundUp(x, n) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)