const math.MinInt64
3 uses
math (current package)
const.go#L51: MinInt64 = -1 << 63 // -9223372036854775808
math/big
float.go#L816: return math.MinInt64, acc
float.go#L826: return math.MinInt64, Above
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux 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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |