[swift-evolution] [Proposal] Add floor() and ceiling() functions to FloatingPoint

Björn Forster bjoern.forster at googlemail.com
Fri Jul 1 03:06:08 CDT 2016


Hello Karl and everyone else involved,
an IEEE754 conform floating point implementation requires also squrt and a
remainer function being provided by the respective float implementation.
Shouldn't these two be also added to the FloatingPoint protocol now that
the rounding functions are being added?

Kind Regards,
Björn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160701/7292668c/attachment-0001.html>


More information about the swift-evolution mailing list