ceil() : 소수점 첫 번째 자리에서 올림 floor() : 소수점 첫 번째 자리에서 내림 round() : 소수점 첫 번째 자리에서 반올림 toFixed(n) : 소수점 이하 n+1 자리에서 ...
確定! 回上一頁