02-14-2023, 05:03 PM
What it breaks down to is that Order of Operation is a lot more complex than you'd imagine.
Functions first
^ SQR
* /
\
Mod
+ -
=, >, <, <>, <=, >=
NOT
AND
OR
XOR
EQV
IMP
Functions first
^ SQR
* /
\
Mod
+ -
=, >, <, <>, <=, >=
NOT
AND
OR
XOR
EQV
IMP