<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class="">On 27 Jun 2016, at 07:55, James Hillhouse &lt;<a href="mailto:jdhillhouse4@icloud.com" class="">jdhillhouse4@icloud.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><blockquote type="cite" class=""><div class=""><br class="Apple-interchange-newline">On Jun 27, 2016, at 1:53 AM, Xiaodi Wu via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class="">I disagree: in English, the nouns are floor and ceiling. That's what they should be called.<br class=""></div></blockquote><div class=""><br class=""></div>Completely agree.</div></div></blockquote><div><br class=""></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're not that explanatory to people that don'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></body></html>