resultant(f,T)
Returns the iterated resultant of $f$ by a triangular set $T$. Let $T = (t_1,t_2,\cdots,t_k)$ where $mvar(t_1)>\cdots>mvar(t_k)$. The resultant of $f$ by $T$ is $$resultant(f,T) = resultant(\cdots(resultant(resultant(f,t_1),t_2)\cdots,t_k)$$
|
|
|
|
|