TRUNC

Name

TRUNC —
TRUNC(number[,digits])

Description

The TRUNC function returns the value of number truncated to the number of digits specified. If digits is omited then digits defaults to zero.

See also