[swift-users] How to print formated "%.9f" Double? Swift 2.2 ?
Isaac Gouy
igouy2 at yahoo.com
Thu Dec 10 16:22:39 CST 2015
iirc I also tried to find a function that would round to 9 places, but this didn't seem to be available ?
func round(value: Float, decimalPlaces: UInt)
On Thursday, December 10, 2015 1:58 PM, Brent Royal-Gordon via swift-users <swift-users at swift.org> wrote:
>Variadic methods don't work on Linux yet: https://swift.org/blog/swift-linux-port/ I'm sure it's being worked on.
More information about the swift-users
mailing list