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

EPSILON(X)<br />

Description<br />

Returns a positive model number that is almost negligible compared to unity in the model<br />

representing numbers of the same type and kind type parameter as the argument.<br />

Class<br />

Inquiry function.<br />

Argument<br />

X must be of type real. It may be scalar or array valued.<br />

Result type,<br />

type parameters, and shape<br />

ScalarofthesametypeandkindtypeparameterasX.<br />

Result value<br />

The result has the value b 1-p where b and p are as defined in “The Real Number System<br />

Model” on page 475 for the model representing numbers of the same type and kind type<br />

parameter as X.<br />

EXIT(STATUS)<br />

Optional argument<br />

STATUS<br />

Description<br />

Close all files and terminate the program.<br />

Class<br />

Nonstandard subroutine.<br />

Argument<br />

STATUS must be of type integer.<br />

514<br />

Chapter 11

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

Saved successfully!

Ooh no, something went wrong!