Hmm, I think they&#39;d qualify as terms of art; I don&#39;t know that rounding to an arbitrary decimal place would be (although useful) primitive enough that they should be added in stdlib [also, to genericize over floats and doubles, how many decimal places could you usefully get?]; and grouping families of methods by name has been rejected as a criterion for naming, though obviously it&#39;s elegant where possible.<br><div class="gmail_quote"><div dir="ltr">On Mon, Jun 27, 2016 at 05:59 Haravikk &lt;<a href="mailto:swift-evolution@haravikk.me">swift-evolution@haravikk.me</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><blockquote type="cite"><div>On 27 Jun 2016, at 07:55, James Hillhouse &lt;<a href="mailto:jdhillhouse4@icloud.com" target="_blank">jdhillhouse4@icloud.com</a>&gt; wrote:</div><br><div><div style="font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><blockquote type="cite"><div><br>On Jun 27, 2016, at 1:53 AM, Xiaodi Wu via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a>&gt; wrote:</div><br><div>I disagree: in English, the nouns are floor and ceiling. That&#39;s what they should be called.<br></div></blockquote><div><br></div>Completely agree.</div></div></blockquote><div><br></div></div></div><div style="word-wrap:break-word"><div><div>This is why I suggested roundedDown() and roundedUp() in place of floor() and ceiling(), as the latter are kind of strange terms to fit into Swift, they&#39;re not that explanatory to people that don&#39;t know them, and rounding up and down with precision greater than zero could also be useful operations. Plus it would group all rounding methods together.</div></div></div></blockquote></div>