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.

Intrinsic procedures<br />

Intrinsic procedure specifications<br />

INT2(A)<br />

Description<br />

Convert to INTEGER(2) type.<br />

Class<br />

Elemental nonstandard function.<br />

Argument<br />

A must be of type integer, real, or complex.<br />

Result<br />

INTEGER(2) type. If A is complex, INT2(A) is equal to the truncated real portion of A.<br />

INT4(A)<br />

Description<br />

Convert to INTEGER(4) type.<br />

Class<br />

Elemental nonstandard function.<br />

Argument<br />

A must be of type integer, real, or complex.<br />

Result<br />

INTEGER(4) type. If A is complex, INT4(A) is equal to the truncated real portion of A.<br />

INT8(A)<br />

Description<br />

Convert to INTEGER(8) type.<br />

532<br />

Chapter 11

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

Saved successfully!

Ooh no, something went wrong!