A program that evaluates an numeric expression, supports five operators:+,
A program that evaluates an numeric
expression, supports five
operators:+,-,*, /, ^, and (), also supports functions like sin, cos, tan, log, ln ,and nested functions and parentheses. Besides, error checking is also supported....
Console
Visual C++