ROUNDDOWN
Math

Rounds a number down, toward 0

Syntax:

=ROUNDDOWN(number, num_digits)

Example:

=ROUNDDOWN(123.456, 2)