TRUNC
Math

Truncates a number to an integer by removing the fractional part of the number

Syntax:

=TRUNC(number, [num_digits])

Example:

=TRUNC(8.9)