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.

Format<br />

Example:<br />

PRINT ’(1H,1H,1H)’,<br />

$ .5, .5, .5<br />

END<br />

The output from the PRINT statement in the previous example is the string:<br />

< 0.5000E+000><br />

The scale factor k in a P edit descriptor controls decimal normalization as follows:<br />

1. If -d < k = 10**d, Gw.d output editing is equivalent to kPEw.d output editing<br />

and Gw.dEe output editing is equivalent to kPEw.dEe output editing where k is the scaling<br />

factor currently in effect.<br />

2. If 0.1

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

Saved successfully!

Ooh no, something went wrong!