next up previous contents index
Next: map Up: UnivariateFreeAlgebra Previous: coefficient   Contents   Index


coefficients


\begin{usage}
for c in coefficients~p repeat \{ \dots \}
\end{usage}


Signature


\begin{params}
{\em p} & \% & A polynomial or series\\
\end{params}

\begin{retval}
Returns a generator that produces all the coefficients of $p$,
including the ones which are 0, sorted by increasing degree.
\end{retval}


See Also



Manuel Bronstein 2000-12-13