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


apply


\begin{usage}
apply(p, t)\\ p~t\\ apply(port, p, x)\\ port(p, x)
\end{usage}

\begin{signatures}
apply: & (\%, \htmlref{\texttt{ExpressionTree}}{ExpressionT...
...{Symbol}) $\to$\ \htmlref{\texttt{TextWriter}}{TextWriter}\\\end{signatures}

\begin{params}
{\em p} & \% & A polynomial or series\\
{\em t} & \htmlref{\te...
...} & \htmlref{\texttt{TextWriter}}{TextWriter} & An output port\\\end{params}

\begin{descr}
apply(p, t) returns p as an expression tree,
using t as root vari...
...ng x as root variable name,
and returns the output port afterwards.
\end{descr}


Example



Manuel Bronstein 2000-12-13