02.07.2013 Views

HP Fortran Programmer's Reference

HP Fortran Programmer's Reference

HP Fortran Programmer's Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Intrinsic procedures<br />

Intrinsic procedure specifications<br />

Argument<br />

X must be of type real.<br />

Result type<br />

Default integer.<br />

Result value<br />

The result has a value equal to the exponent e of the model representation (see “The Real<br />

Number System Model” on page 475) for the value of X, providedX is nonzero and e is within<br />

the range for default integers. The result is undefined if the processor cannot represent e in<br />

the default integer type. EXPONENT(X) has the value zero if X is zero.<br />

FLOOR(A)<br />

Description<br />

Returns the greatest integer less than or equal to its argument.<br />

Class<br />

Elemental function.<br />

Argument<br />

Amustbeoftypereal.<br />

Result type/<br />

type parameters<br />

Default integer.<br />

Result value<br />

The result has a value equal to the greatest integer less than or equal to A. Theresultis<br />

undefined if the processor cannot represent this value in the default integer type.<br />

FLUSH(LUNIT)<br />

Description<br />

Flush pending I/O on a logical unit.<br />

516<br />

Chapter 11

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

Saved successfully!

Ooh no, something went wrong!