Skip to content

Trunc¤

Excel TRUNC(number; count): Truncates a number to an integer by removing the fractional part of the number according to the precision specified in Tools > Options > OpenOffice.org Calc > Calculate. Number is the number whose decimal places are to be cut off. Count is the number of decimal places which are not cut off.

Parameter¤

Function name¤

The name of the Excel function

  • Datatype: string
  • Default Value: TRUNC

Comments