Denso Power Net Terminal BHT-7500 Specifiche Pagina 91

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 560
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 90
82
6.3.2 Relational Operators
A relational operator compares two values. Depending upon whether the comparison is true or
false, the operator returns true (1) or false (0).
With the operation result, you can control the program flow.
The relational operators include the following:
If an expression contains both arithmetic and relational operators, the arithmetic operator has
higher precedence than the relational operator.
Relational Operators Meanings Examples
=
Equal to
A = B
<>
or ><
Not equal to
A <> B
<
Less than
A < B
>
Greater than
A > B
<=
or =<
Less than or equal to
A <= B
>= or =>
Greater than or equal to
A >= B
Vedere la pagina 90
1 2 ... 86 87 88 89 90 91 92 93 94 95 96 ... 559 560

Commenti su questo manuale

Nessun commento