I am trying to use MAPLE to do some computations involving system of equations which terms are derivatives of functions.
When I type diff(alpha(x),x)
it shows $\frac{d}{dx}\alpha(x)$. Is it possible to change this notation to obtain something like this: $\alpha'(x)$?