|
D.12.5.8 NFMora
Procedure from library teachstd.lib (see teachstd_lib).
- Usage:
- NFMora(f,G[,s]); f poly or vector,G ideal or module, s int
- Return:
- the Mora normal form of f w.r.t. G, same type as f
if s!=0 the symmetric s-polynomial (without division) is used
- Note:
- Show comments if printlevel > 0, pauses computation if printlevel > 1
Example:
|