Problem
1. State precisely what changes in the program are needed to add the base 10 logarithm function log( ) as an additional unary operator.
2. Naïve users of this program might (if graphing a function involving money) write a dollar sign '$' within the expression. What will the present program do if this happens? What changes are needed so that the program will ignore a '$'?