math/big.Float.String (method, view implemented interface methods)
3 uses
math/big (current package)
ftoa.go#L57: func (x *Float) String() string {
ftoa.go#L486: fmt.Fprintf(s, "%%!%c(*big.Float=%s)", format, x.String())
go/constant
value.go#L198: return f.String()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)