IBM Z and LinuxONE Languages

Languages

Languages

Broad range of supported development languages and tools allows to transform software delivery practices.

 View Only

COMPLEX arithmetic in PL/I

  • 1.  COMPLEX arithmetic in PL/I

    Posted Thu April 02, 2020 12:11 PM
    Hi,
       Is COMPLEX arithmetic working in the current PL/I compiler?

       Statements such as
    A = A * B;
       and
    A = A / B;
    and
    A = IMAG(A);
    where A and B are COMPLEX
    have given trouble in the past.

    ------------------------------
    Robin Vowels
    ------------------------------