F
F.H. van Zelm
Hi there,
Everyone knows the order for arithmatic operators: first (), then ^, * and /
followed by + and -.
(I know it is a bit more complex than this.)
But what about AND, OR, XOR, EQV and IMP in a combined comparison?
E.g. True AND False OR True. Is it always simply left-to-right, apart from
parenthesis?
I couldn't find information on the Internet and my math is moderate ...
Mvg, Frans
www.fhvzelm.com
Everyone knows the order for arithmatic operators: first (), then ^, * and /
followed by + and -.
(I know it is a bit more complex than this.)
But what about AND, OR, XOR, EQV and IMP in a combined comparison?
E.g. True AND False OR True. Is it always simply left-to-right, apart from
parenthesis?
I couldn't find information on the Internet and my math is moderate ...
Mvg, Frans
www.fhvzelm.com