Copyright Digital Equipment Corp. All rights reserved.

$IEEE_SET_PRECISION_MODE_(Integrity_servers_Only)

   On Integrity server systems, modifies the IEEE precision mode
   and, optionally, returns the previous value.

   Format

     SYS$IEEE_SET_PRECISION_MODE  new_value , [*prev_value]

   C Prototype

     int sys$ieee_set_rounding_mode  (int new_value, int

                                     *prev_value);
 


Additional information available:

Arguments