TRUNC function

description:

Truncate a number to a given precision.

 

syntax:

=TRUNC( number[num_digits] )

 

required arguments:

number The number to truncate.

 

optional arguments:

[num_digits] The precision of the truncation.