Library /sys$common/syshlp/BASICHELP.HLB  —  FIX
  The FIX function truncates a floating-point value at the decimal point and
  returns the integer portion of the floating-point value.

  Example

  Value = FIX(-3.333)

1  –  Syntax

      real-var = FIX(real-exp)
Close Help