02.07.2013 Views

HP Fortran Programmer's Reference

HP Fortran Programmer's Reference

HP Fortran Programmer's 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>HP</strong> <strong>Fortran</strong> statements<br />

OPTIONAL (statement and attribute)<br />

END IF<br />

... ! Plot points<br />

END SUBROUTINE plot<br />

! Some valid calls to plot.<br />

CALL plot (points)<br />

CALL plot (observed, o_xaxis = 100., o_yaxis = 1000.)<br />

CALL plot (random_pts, smooth = .TRUE.)<br />

Related statements<br />

SUBROUTINE and FUNCTION<br />

Related concepts<br />

For related information, see the following:<br />

384<br />

“Type declaration for intrinsic types” on page 27<br />

“Arguments” on page 139<br />

The description of the PRESENT intrinsic in Chapter 11, “Intrinsic procedures,” on<br />

page 467<br />

Chapter 10

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

Saved successfully!

Ooh no, something went wrong!