레퍼런스 floor()

floor()

어떤 숫자에 가장 가까우면서 그 숫자보다 작거나 같은 정수 값을 계산합니다.

예제

구문

floor(n)

매개변수

n

내림할 숫자

Notice any errors or typos? Please let us know. Please feel free to edit src/math/calculation.js and open a pull request!

관련 레퍼런스