Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1: −
<div style="font-size:30px">'''MAKECOMPLEXIPLUS(real,imaginary,suffix)'''</div><br/>
+
<div style="font-size:30px">'''MAKECOMPLEXIPLUS (Real,Imaginary)'''</div><br/>
   −
*<math>real</math> is the real part of the complex number.
+
*<math>Real</math> is the real part of the complex number.
*<math>imaginary</math> is the imaginary part of the complex number.
+
*<math>Imaginary</math> is the imaginary part of the complex number.
*<math>suffix</math> is the imaginary unit of the complex number.
      
==Description==
 
==Description==
Line 24: Line 23:  
==ZOS==
 
==ZOS==
   −
*The syntax is to calculate MAKECOMPLEXIPLUS in ZOS is <math>MAKECOMPLEXIPLUS (REAL,IMAGINARY,SUFFIX)</math>
+
*The syntax is to calculate MAKECOMPLEXIPLUS in ZOS is <math>MAKECOMPLEXIPLUS (Real,Imaginary)</math>
 
*<math>REAL</math> is the real part.
 
*<math>REAL</math> is the real part.
 
*<math>IMAGINARY</math> is the imaginary part.
 
*<math>IMAGINARY</math> is the imaginary part.
*<math>SUFFIX</math> is imaginary unit which is either "i" or "j".
      
==Examples==
 
==Examples==
writer
6,694

edits

Navigation menu