DO2
From Exampleproblems
Evaluate
Use this Maple code to evaluate this:
simplify(diff(tan(2*x),x,x) - diff(-3/x,x,x) + 5*diff(-3/x,x) - tan(2*x) + 3/x);
The answer is:
Main Page : Ordinary Differential Equations : Differential Operators
Evaluate
Use this Maple code to evaluate this:
simplify(diff(tan(2*x),x,x) - diff(-3/x,x,x) + 5*diff(-3/x,x) - tan(2*x) + 3/x);
The answer is:
Main Page : Ordinary Differential Equations : Differential Operators