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

Case 2 If VECTOR_A is of type complex, the result has the value<br />

SUM(CONJG(VECTOR_A)*VECTOR_B). If the vectors have size zero, the result<br />

has the value zero.<br />

Case 3 If VECTOR_A is of type logical, the result has the value ANY(VECTOR_A .AND.<br />

VECTOR_B). If the vectors have size zero, the result has the value .FALSE..<br />

DPROD(X, Y)<br />

Description<br />

Double precision real product.<br />

Class<br />

Elemental function.<br />

Arguments<br />

X must be of type default real.<br />

Y must be of type default real.<br />

Result type/<br />

type parameters<br />

Double precision real.<br />

Result value<br />

The result has a value equal to a processor-dependent approximation to the product of X and<br />

Y.<br />

DREAL(A)<br />

Description<br />

Convert to double precision.<br />

Class<br />

Elemental nonstandard function.<br />

Chapter 11 511

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

Saved successfully!

Ooh no, something went wrong!