The TRUNC function is one of the math and trigonometry functions. It is used to return a number truncated to a specified number of digits.
TRUNC(number, [num_digits])
The TRUNC function has the following arguments:
How to apply the TRUNC function.
The figure below displays the result returned by the TRUNC function.