TRUNC(x,d)
x: number
d: non-negative integer, defaults to 0
If d is omitted or negative then it defaults to zero. If it is not an integer then it is truncated to an integer.
This function is Excel compatible.
INT.