24.11.2014 Views

Open Watcom FORTRAN 77 Language Reference

Open Watcom FORTRAN 77 Language Reference

Open Watcom FORTRAN 77 Language Reference

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>FORTRAN</strong> Statements<br />

r<br />

is an unsigned positive integer constant or the symbolic name of a constant.<br />

This form of the COMPLEX statement is an extension to the <strong>FORTRAN</strong> <strong>77</strong> language. The rules for data<br />

initialization are the same as for the DATA statement.<br />

Example:<br />

COMPLEX A/(.4,-.3)/, B(10)/10*(0,1)/<br />

In the previous example, A is initialized with the complex constant (.4,-.3) and each element of the<br />

array B is initialized with the complex constant (0,1).<br />

COMPLEX Statement 35

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!