math/big.Float.String (method, view implemented interface methods)

2 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())