next up previous contents index
Next: differentiate,integrate Up: UnivariateTaylorSeriesCategory Previous: UnivariateTaylorSeriesCategory   Contents   Index


degree,finite?


\begin{usage}
degree~s\\ finite?~s
\end{usage}

\begin{signatures}
degree: & \% $\to$\ \htmlref{\texttt{Partial}}{Partial} \ht...
...
finite?: & \% $\to$\ \htmlref{\texttt{Boolean}}{Boolean}\\\end{signatures}

\begin{params}
{\em s} & \% & a series\\
\end{params}

\begin{retval}
finite?(s) returns {\it true}\xspace if s is known
to have finit...
...te support and $\deg(s) \le n = 0$, {\it failed}\xspace otherwise.
\end{retval}


Manuel Bronstein 2000-12-13