Convert a string to single precision floatatof returns its argument as a single precision floating point. If the string cannot be parsed and converted to a valid float, a value 0.0 is returned.
Convert a string to single precision floatatof returns its argument as a single precision floating point.
If the string cannot be parsed and converted to a valid
float, a value 0.0 is returned.