Copyright Digital Equipment Corp. All rights reserved.

Arguments

 

floating-point-multiplier

   OpenVMS usage:floating_point
   type:         G_floating
   access:       read only
   mechanism:    by reference

   The multiplier. The floating-point-multiplier argument is a G-
   floating number.
 

multiplier-extension

   OpenVMS usage:word_unsigned
   type:         word (unsigned)
   access:       read only
   mechanism:    by reference

   The left-justified multiplier-extension bits. The multiplier-
   extension argument is an unsigned word.
 

floating-point-multiplicand

   OpenVMS usage:floating_point
   type:         G_floating
   access:       read only
   mechanism:    by reference

   The multiplicand. The floating-point-multiplicand argument is a
   G-floating number.
 

integer-portion

   OpenVMS usage:longword_signed
   type:         longword integer (signed)
   access:       write only
   mechanism:    by reference

   The integer portion of the result. The integer-portion argument
   is the address of a signed longword integer containing the
   integer portion of the result.
 

fractional-portion

   OpenVMS usage:floating_point
   type:         G_floating
   access:       write only
   mechanism:    by reference

   The fractional portion of the result. The fractional-portion
   argument is a G-floating number.