floor(int|float $num): float
floor — Round fractions down
Returns the next lowest integer value (as float) by rounding down the number if necessary.