Expressions Quick Guide
For more information on the order of expression evaluation, see Operator Precedence and Associativity
Type | Application | Example | Notes |
---|---|---|---|
arithmetic | doing math with values |
|
|
relational | comparing values |
|
|
logical | combining multiple truths |
|