VMS Help
RTL Routines, MTH$, MTH$CMPLX

 *Conan The Librarian (sorry for the slow response - running on an old VAX)

    The Complex Number Made from F-Floating Point routine returns a
    complex number from two floating-point input values.

    Format

      MTH$CMPLX  real-part ,imaginary-part

  1 - Returns

    OpenVMS usage:complex_number
    type:         F_floating complex
    access:       write only
    mechanism:    by value

    A complex number. MTH$CMPLX returns an F-floating complex number.

  2 - Arguments

 real-part

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

    Real part of a complex number. The real-part argument is the
    address of a floating-point number that contains this real part,
    r, of (r,i). For MTH$CMPLX, real-part specifies an F-floating
    number.

 imaginary-part

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

    Imaginary part of a complex number. The imaginary-part argument
    is the address of a floating-point number that contains this
    imaginary part, i, of (r,i). For MTH$CMPLX, imaginary-part
    specifies an F-floating number.
  Close     HLB-list     TLB-list     Help  

[legal] [privacy] [GNU] [policy] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.