Converts given string to double.
string to convert.
The floating point value of str on success, 0.0 on failure.
See Implementation
Converts given string to double.