【C++】函式atof()將其結果四捨五入為整數部分 ... double latitude=atof("14718.5084"); std::cout.precision(9); std::cout <<"latitude test ...
確定! 回上一頁