Library /sys$common/syshlp/helplib.hlb  —  System Services, $IEEE SET ROUNDING MODE (Integrity servers Only)
    On Integrity server systems, modifies the IEEE rounding mode and,
    optionally, returns the previous value.

    Format

      SYS$IEEE_SET_ROUNDING_MODE  new_value , [*prev_value]

    C Prototype

      int sys$ieee_set_rounding_mode  (int new_value, int

                                      *prev_value); ,
Additional Information: explode extract
Arguments
Close Help