math/big.Rat.Float64 (method)
2 uses
math/big (current package)
rat.go#L289: func (x *Rat) Float64() (f float64, exact bool) {
go/constant
value.go#L559: return x.val.Float64()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)