> For the complete documentation index, see [llms.txt](https://blog.javabom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.javabom.com/daengdaenglee/postfix-notation.md).

# 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;
