const math.uvnan 2 uses math (current package) bits.go#L8: uvnan = 0x7FF8000000000001 bits.go#L31: func NaN() float64 { return Float64frombits(uvnan) }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)