Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

TRUNC returns a truncated (cut off) value

Syntax

TRUNC(NumExp, NumVal)

Arguments

  • NumExp is NumExp is the value to be truncated;
  • NumVal is the number of decimal places that is to be maintained (should be a value).

...