| The absolute value signs are not needed.
Also, accept log_e(x) for natural logarithm and -log_e(cos(x)) for the integral of tan(x). The last one I think is incorrect. The integral does not exist. Also, the derivative of x^x is x^x(log_e(x)+1), so the last function shouldn't have the /x at the end. |