std::setprecision normally controls the number of significant figures (not decimal places). However, when combined with std::fixed, it controls the num
std::setprecision
std::fixed