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.

Arguments<br />

Intrinsic procedures<br />

Intrinsic procedure specifications<br />

COUNT (optional) must be scalar and of type default integer. It is an INTENT(OUT) argument.<br />

It is set to a processor-dependent value based on the current value of the<br />

processor clock or to –HUGE(0) if there is no clock. The processor-dependent<br />

value is incremented by one for each clock count until the value COUNT_MAX<br />

is reached and is reset to zero at the next count. It lies in the range 0 to<br />

COUNT_MAX if there is a clock.<br />

COUNT_RATE (optional) must be scalar and of type default integer. It is an INTENT(OUT)<br />

argument. It is set to the number of processor clock counts per second, or to<br />

zero if there is no clock.<br />

COUNT_MAX (optional) must be scalar and of type default integer. It is an INTENT(OUT)<br />

argument. It is set to the maximum value that COUNT can have, or to zero if<br />

there is no clock.<br />

TAN(X)<br />

Description<br />

Tangent function in radians.<br />

Class<br />

Elemental function.<br />

Argument<br />

X must be of type real.<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 tan(X), with X<br />

regarded as a value in radians.<br />

Specific forms<br />

CTAN,DTAN,QTAN,ZTAN.<br />

Chapter 11 595

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

Saved successfully!

Ooh no, something went wrong!