Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, Language Reference Manual

Example of assigning expression values

The following example includes an expression whose value is to be assigned to the variable on the left of the assignment symbol:

  Av=(Av*Num+Tav*Tnum)/(Num+Tnum);

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)