Versions Compared

Key

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

...

  1. Please note that truncating is NOT equal to rounding or defining decimal places in Slots & Properties. It really cuts off the number on a defined number of decimals;
  2. For rounding please use the ROUND() function;

Examples

TRUNC(A,3)

for A=2.274825638 274825638 returns

2.274


 

Quick links: Function overview | Attribute overview | Constants overview | Dimensions overview