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 />

If STATUS is supplied, the calling program exits with a return code status of STATUS.<br />

Otherwise the return code status is indeterminate.<br />

In csh the $status environment variable holds the return code for the last executed<br />

command. In ksh, the$? environment variable holds the return code.<br />

EXP(X)<br />

Description<br />

Exponential.<br />

Class<br />

Elemental function.<br />

Argument<br />

X must be of type real or complex.<br />

Result type/<br />

type parameters<br />

Same as X.<br />

Result value<br />

The result has a value equal to a processor-dependent approximation to e x .IfX is of type<br />

complex, its imaginary part is regarded as a value in radians.<br />

Specific forms<br />

CEXP,CDEXP, DEXP, QEXP,ZEXP.<br />

EXPONENT(X)<br />

Description<br />

Returns the exponent part of the argument when represented as a model number.<br />

Class<br />

Elemental function.<br />

Chapter 11 515

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

Saved successfully!

Ooh no, something went wrong!