Differentiation
simplified expr
d(expr)/dx
simplified d(expr)/dx
Examples
Sum(Exponent(x, 2.0), Exponent(x, 3.0))
Sum(NaturalLogarithm(Exponent(x, 2.0)), Exponent(x, 3.0))
Product(Exponent(x, 2.0), Exponent(x, 3.0))