Integers and Fractional

Functions to round values to integers, and to take the fractional part of a value.

Fix Function

숫자의 소수 부분을 제거하여 숫자 식의 정수 값을 구합니다.

Int Function

숫자의 정수 부분을 구합니다.

Frac Function

Returns the fractional portion of a number.