Declaration:
float atof(char s[]);
Description
Converts an ASCII-string (parameter s) into the floating-point number.