const math/big.Above
11 uses
math/big (current package)
float.go#L154: Above Accuracy = +1
float.go#L192: return Above
float.go#L743: return 0, Above
float.go#L767: return 0, Above
float.go#L822: return math.MinInt64, Above
float.go#L876: return -z, Above
float.go#L887: return math.SmallestNonzeroFloat32, Above
float.go#L906: return float32(math.Inf(+1)), Above
float.go#L996: return -z, Above
float.go#L1007: return math.SmallestNonzeroFloat64, Above
float.go#L1026: return math.Inf(+1), Above
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)