Description: C calculator written in support of four operations, brackets, percent sign, take power, trigonometric functions, inverse trigonometric functions, constants, π, e, support custom variables, error messages for details. Detailed code comments.
File list (Check if you may need any files):
calc\calculate.cpp
....\calculate.h
....\Calculator.exe
....\common.cpp
....\common.h
....\Input.cpp
....\math function.cpp
....\math function.h
....\mathcmd.h
....\Output.cpp
....\Output.h
....\reform.cpp
....\reform.h
....\stack.cpp
....\stack.h
....\test_main.cpp
....\计算器说明.txt
calc