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

2 uses

	math/big (current package)
		floatmarsh.go#L112: func (x *Float) AppendText(b []byte) ([]byte, error) {
		floatmarsh.go#L123: 	return x.AppendText(nil)