Operation Expression Result
simplify(Simplify) 2^2+2(2) 8
factor(Factor) x^2 + 2x x (x + 2)
derive(Derive) x^2+2x 2 x + 2
integrate(Integrate) x^2+2x 1/3 x^3 + x^2 + C
zeroes(Find 0's) x^2+2x [-2, 0]
tangent(Find Tangent) 2lx^3 12 x + -16
area(Area Under Curve) 2:4lx^3 60
cos(Cosine) pi -1
sin(Sine) 0 0
tan(Tangent) 0 0
arccos(Inverse Cosine) 1 0
arcsin(Inverse Sine) 0 0
arctan(Inverse Tangent) 0 0
abs(Absolute Value) -1 1
log(Logarithm) 2l8 3