C library function - atof(), The C library function double atof(const char *str) converts the string argument str to a floating-point number (type double).
確定! 回上一頁