Loading...

view double number

Đã đăng 4 năm trước

    double d = 3.14159265358979;
    cout.precision(10);
    cout << "Pi: " << fixed << d << endl;

LIÊN KẾT TẢI VỀ

Hashtag phổ biến
#Code x 2
#Sammy x 2