Calculates the integer closest to the n parameter. For example, round(133.8) returns the value 134. Maps to Math.round(). Examples.
確定! 回上一頁