In case, if you want to round up the integer value then you can use the rounded() method like this. let myFloat: Float = 3.4 let myInteger = Int ...
確定! 回上一頁