next up previous contents index
Next: normalize Up: Supported functions Previous: Loewy   Contents   Index


makeIntegral


Usage

makeIntegral L


Parameter Type Description
L ${\mathbb{Q}}[n,E]$ A difference operator


Returns

Returns the primitive multiple of $L$ in ${\mathbb{Q}}[n,E]$.


Example

1 --> L := E^2 - E/n + n+1;
2 --> tex(makeIntegral(L));

\begin{displaymath}
n\,E^{2}-E+n^{2}+n
\end{displaymath}


See Also

normalize



Manuel Bronstein 2002-09-04