For integration do
The steps are displayed. This does not work all the time. For example
integrand:=x*y(x)*diff(y(x),x$2)+x*(diff(y(x),x))^2-y(x)*diff(y(x),x); Student:-Calculus1:-ShowSolution(Int(integrand,x));
gives
Error, (in Student:-Calculus1:-ShowSolution) unable to determine which calculus operation is being applied in this problem; you can provide this information as the 2nd argument on your call to Rule or Hint
For differential equations, support is limited but these are the steps
Prints the steps. If IC is there, then