Introduction - If you have any usage issues, please Google them yourself
1, write a function, the stack order to achieve a variety of basic operations (directly obtained from previous experiments)
2, write a function to achieve priority processing operators
3, write a function to achieve the calculation of arithmetic expressions.