<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">SE-0113: Add integral rounding functions to FloatingPoint</a>?<div><br></div><div>Kind Regards,</div><div>Björn</div></div>