Talk:cpp/numeric/math/round
From cppreference.com
< Talk:cpp | numeric/math
Consider rewording the (often used) sentence: "rounding halfway cases away from zero". Although the meaning can be deduced, it is not proper english.
- what would you recommend? enwiki:Rounding#Tie-breaking calls this one "round half away from zero" or "commercial rounding", and the method used in std::rint "round half to even" or "bankers' rounding" (among other things), so we could probably use that. --Cubbi (talk) 14:12, 2 August 2016 (PDT)