vault backup: 2024-09-11 14:45:49
This commit is contained in:
parent
918232ba9f
commit
c8d567367d
@ -14,3 +14,5 @@ C provides 5 binary arithmetic operator (arithmetic meaning it requires two thin
|
|||||||
|
|
||||||
Unary operators only require *one* thing to operate on.
|
Unary operators only require *one* thing to operate on.
|
||||||
- Positive and minus signs
|
- Positive and minus signs
|
||||||
|
|
||||||
|
Positive and negative signs have a higher precedence then binary arithmetic operations, and binary arithmetic operations follow the normal order of operations.
|
Loading…
Reference in New Issue
Block a user