12.07.2015 Views

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Table 1-6: Arithmetic OperatorsOperator** ExponentiationFunction* Multiplication/ Division+ Addition or unary plus- Subtraction or unary minusOperator** FirstPrecedence* and / Second+ and - ThirdThe type of an arithmetic expression is:INTEGERREALDOUBLEPRECISIONCOMPLEXDOUBLECOMPLEXif it contains only integer elements.if it contains only real and integer elements.if it contains only double precision, real and integer elements.if any element is complex. Any element which needs conversionto complex will be converted by taking the real part from theoriginal value and setting the imaginary part to zero.if any element is double complex.Language Overview 23

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

Saved successfully!

Ooh no, something went wrong!