# Postfix Notation

## infix notation&#x20;

일반적으로 사용하는 표기법 \
위키피디아 : <https://en.wikipedia.org/wiki/Infix_notation>

### postfix notation&#x20;

infix notation에서 오른쪽 피연산자와 연산자의 위치를 바꾼 표기법 \
위키피디아 : <https://en.wikipedia.org/wiki/Reverse_Polish_notation>&#x20;
