next up previous contents index
Next: EuclideanDomain Up: DifferentialRing Previous: derivation   Contents   Index


differentiate


\begin{usage}
differentiate~x\\ differentiate(x, n)
\end{usage}


Signature


\begin{params}
{\em x} & \% & The element to differentiate\\
{\em n} & \htmlr...
...t{Integer}}{Integer} & The order of differentiation (optional)\\\end{params}

\begin{retval}
differentiate~x returns $x'$, the derivative of $x$.\\
differe...
...e(x, n) returns $x^{(n)}$, the $n^{{\rm th}}$\ derivative of $x$.\end{retval}


See Also



Manuel Bronstein 2000-12-13