to_float
Returns the value of converting x to a float.
If x is a string, leading characters are interpreted as a float and characters after a valid number are ignored.
to_float(x)
Returns the value of converting x to a float.
If x is a string, leading characters are interpreted as a float and characters after a valid number are ignored.
to_float(x)