March 2018
Intermediate to advanced
324 pages
8h 30m
English
RPN is a notation used for representing mathematical expressions. It differs from the traditional and widely used infix notation in the order of operators and operands.
This is an expression written using infix notation:
3 + 4
The same expression written using RPN:
3 4 +
Read now
Unlock full access