TRUNC(number[,digits])
The TRUNC function returns the value of number truncated to the number of digits specified. If digits is omited then digits defaults to zero.