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.

Argument<br />

A must be of type INTEGER(4).<br />

Result<br />

INTEGER(2) type.<br />

IMAG(A)<br />

Description<br />

Imaginary part of complex number.<br />

Class<br />

Elemental nonstandard function.<br />

Argument<br />

A must be of type complex or double complex.<br />

Result<br />

Real if A is complex. Double precision if A is double complex.<br />

INDEX(STRING, SUBSTRING, BACK)<br />

Optional argument<br />

BACK<br />

Description<br />

Returns the starting position of a substring within a string.<br />

Class<br />

Elemental function.<br />

Arguments<br />

STRING must be of type character.<br />

Intrinsic procedures<br />

Intrinsic procedure specifications<br />

SUBSTRING must be of type character with the same kind type parameter as STRING.<br />

Chapter 11 529

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

Saved successfully!

Ooh no, something went wrong!