Contents - Index


TRUNC

 

TRUNC(Arg) will return a value equal to the integer value corresponding to the argument rounded toward zero.  

 

See also:

  CEIL

  FLOOR

  ROUND

  Mathematical functions