In APL there is no precedence hierarchy for functions or op…

Twetch ·

In APL there is no precedence hierarchy for functions or operators. APL's syntax rule is therefore different from what is taught in mathematics where, for example multiplication is performed before addition, under order of operations.