Converts the stored string to a double using the standard C function strtod, throwing NxsX_NotANumber if the conversion fails.
Returns DBL_MAX or -DBL_MAX if the number is out of bounds.
Definition at line 844 of file nxsstring.cpp.