round () function returns the number rounded to the nearest integer. That is, 3.87 is rounded to 4 and 3.45 is rounded to 3. Example. let number = ...
確定! 回上一頁