Order of Operations: is the documentation correct?
#4
(02-14-2023, 03:45 PM)Ed Davis Wrote:
(02-14-2023, 03:36 PM)SMcNeill Wrote: From my math evaluator, which is used internally in QB64 to calculate various values for use with CONST.  This gives you the listing of what our extended Order of Operations is, from first to last.  Wink

In your math evaluator, try:

100 mod 17 / 3

When I run the Math evaluator from the IDE, the above shows 0.


[Image: image.png]

From this topic: https://staging.qb64phoenix.com/showthread.php?tid=1266 ??

The results I'm getting is a match for how QB64 calculates the output for us.
Reply


Messages In This Thread
RE: Order of Operations: is the documentation correct? - by SMcNeill - 02-14-2023, 03:55 PM



Users browsing this thread: 3 Guest(s)