const math/big.Above
11 uses
math/big (current package)
float.go#L154: Above Accuracy = +1
float.go#L192: return Above
float.go#L741: return 0, Above
float.go#L765: return 0, Above
float.go#L820: return math.MinInt64, Above
float.go#L874: return -z, Above
float.go#L885: return math.SmallestNonzeroFloat32, Above
float.go#L904: return float32(math.Inf(+1)), Above
float.go#L994: return -z, Above
float.go#L1005: return math.SmallestNonzeroFloat64, Above
float.go#L1024: return math.Inf(+1), Above
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |