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.

Class<br />

Inquiry nonstandard function.<br />

Result type<br />

Integer.<br />

Result value<br />

Intrinsic procedures<br />

Intrinsic procedure specifications<br />

The value returned, in units of microseconds, is the sum of the current process’s user time and<br />

the user and system time of all its child processes.<br />

MERGE(TSOURCE, FSOURCE, MASK)<br />

Description<br />

Choose alternative value according to the value of a mask.<br />

Class<br />

Elemental function.<br />

Arguments<br />

TSOURCE may be of any type.<br />

FSOURCE must be of the same type and type parameters as TSOURCE.<br />

MASK must be of type logical.<br />

Result type/<br />

type parameters<br />

Same as TSOURCE.<br />

Result value<br />

The result is TSOURCE if MASK is .TRUE. and FSOURCE otherwise.<br />

MIN(A1, A2, A3, ...)<br />

Optional arguments<br />

A3, ...<br />

Chapter 11 557

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

Saved successfully!

Ooh no, something went wrong!