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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Table 1-5: Fortran Operator PrecedenceOperatorUnary defined*** or /Unary + or -Binary + or –Relational operators: GT., .GE., .LE.Relational operators ==, /=Relational operators =Relational operators .EQ., .NE., .LT..NOT..AND..OR..NEQV. and .EQV.Binary definedEvaluatedHighestSame precedenceSame precedenceSame precedenceLowestAn expression is formed as:orexpr binary-operator exprunary-operator exprwhere an expr is formed asexpression or elementFor example,A+B-C+DThese are simple expressions whose components are elements. Expressions fall into one of fourclasses: arithmetic, relational, logical or character.Language Overview 21

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

Saved successfully!

Ooh no, something went wrong!