rounding off floats c++ code example Example: nearest integer rounding in c++ cout << "Nearest value of x :" << round(x) << "\n";