Order of Operations: is the documentation correct?
#16
Hi @RhoSigma

Don't think there is any bug. It just lacks detail of complete breakdown of the order in which the operations are handled.
The wiki is implying division is on the same level as MOD yet all division is done before all MODs are considered in an expression, just as Steve has gone over in this thread.

I was surprised myself because I consider MOD a function because of the 3 letters no symbols. But a function would require ()'s I see now, so it is a binary operation like addition.
b = b + ...
Reply


Messages In This Thread
RE: Order of Operations: is the documentation correct? - by bplus - 02-15-2023, 01:38 AM



Users browsing this thread: 7 Guest(s)