double does not have that much precision. It can only round-trip 15 ( DBL_DIG from float.h ) decimal places from decimal string to double ...
確定! 回上一頁