👉 Infixe, also known as pre- or postfix notation, is a way of writing mathematical expressions. It uses operators (such as addition (+), subtraction (-), multiplication (
), and division (/)) instead of parentheses to represent operations.
For example:
1) 2 + 3 = 5
2) 4
(5 - 6) = 8