As mentioned in the other thread, these are already accepted for inclusion as part of SE-0067.<br><div class="gmail_quote"><div dir="ltr">On Fri, Jul 1, 2016 at 10:35 Björn Forster &lt;<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">The IEEE754 standard requires a standard conform floating point implementation besides add,mul,sub,div and rounding functions and lots of other things also to provide sqrt and remainder as builtin function. Shouldn&#39;t be sqrt and remainder (or mod) also be added to the FloatingPoint protocol now that also the rounding functions might be added with <a href="https://github.com/apple/swift-evolution/blob/master/proposals/0113-rounding-functions-on-floatingpoint.md" style="color:rgb(64,120,192);outline-width:0px;font-family:&quot;Helvetica Neue&quot;,Helvetica,&quot;Segoe UI&quot;,Arial,freesans,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quot;Segoe UI Symbol&quot;;font-size:16px;line-height:25.6px" target="_blank">SE-0113: Add integral rounding functions to FloatingPoint</a>?<div><br></div><div>Kind Regards,</div><div>Björn</div></div>
_______________________________________________<br>
swift-evolution mailing list<br>
<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a><br>
<a href="https://lists.swift.org/mailman/listinfo/swift-evolution" rel="noreferrer" target="_blank">https://lists.swift.org/mailman/listinfo/swift-evolution</a><br>
</blockquote></div>