func runtime.fuint64to64
2 uses
runtime (current package)
softfloat64.go#L583: func fuint64to64(x uint64) float64 {
softfloat64.go#L596: return float32(fuint64to64(x))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)