math/big.Rat.SetFloat64 (method)
2 uses
math/big (current package)
rat.go#L39: func (z *Rat) SetFloat64(f float64) *Rat {
go/constant
value.go#L405: return ratVal{newRat().SetFloat64(x + 0)} // convert -0 to 0
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)