Differenze tra le versioni di "Operatori"
Da ArcoWiki.
(Creata pagina con "In DMIS all the '''Operators''' are introduced and followed by dots. Logical Operator ::<code>.AND.</code> ::<code>.OR.</code> ::<code>.NOT.</code> Relational operators ::...") |
(Nessuna differenza)
|
Versione attuale delle 07:51, 14 giu 2018
In DMIS all the Operators are introduced and followed by dots. Logical Operator
.AND.
.OR.
.NOT.
Relational operators
.EQ.
equal to.NE.
not equal to.LT.
less than.LE.
less than or equal.GT.
greater than.GE.
greater than or equal to