How can I print in Swift for example the number 123.4567 as 123.46? Which is the right command?
Post
Replies
Boosts
Views
Activity
Is it possible to print the number 123.4567 as 123.46? What is the command for that. I can't find it in the Swift books.