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