77
Chapter 6
Expressions and Operators
CONTENTS
6.1 Overview........................................................................................................ 78
6.2 Operator Precedence .................................................................................... 79
6.3 Operators....................................................................................................... 81
6.3.1 Arithmetic Operators .......................................................................... 81
6.3.2 Relational Operators .......................................................................... 82
6.3.3 Logical Operators............................................................................... 83
[ 1 ] The
NOT operator ..................................................................... 83
[ 2 ] The
AND operator ..................................................................... 84
[ 3 ] The
OR operator........................................................................ 84
[ 4 ] The
XOR operator ..................................................................... 84
6.3.4 Function Operators............................................................................. 85
6.3.5 String Operators................................................................................. 85
Comentarios a estos manuales