Truncates a number to an integer by removing the fractional part of the number
=TRUNC(number, [num_digits])
=TRUNC(8.9)