|
D.12.5.6 spoly
Procedure from library teachstd.lib (see teachstd_lib).
- Usage:
- spoly(f,g[,s]); f,g poly or vector, s int
- Return:
- the s-polynomial of f and g, of type poly or vector
if s!=0 the symmetric s-polynomial (without division) is returned
Example:
|