Does the equals sign exist in postfix notation?
For example: how would you display 1 + 2 = 3 in postfix notation?
Is it 1 2 + 3?
Does the equals sign exist in postfix notation?
For example: how would you display 1 + 2 = 3 in postfix notation?
Is it 1 2 + 3?