SyntaxFix
Write A Post
Hire A Developer
Questions
Swift 3
var myNum = 8.09 myNum.rounded() // result = 8 and leaves myNum unmodified