📜  c++代码示例中最接近的整数舍入

📅  最后修改于: 2022-03-11 14:44:50.251000             🧑  作者: Mango

代码示例1
cout << "Nearest value of x :" << round(x) << "\n";