|
D.12.5.3 sameComponent
Procedure from library teachstd.lib (see teachstd_lib).
- Usage:
- sameComponent(f,g); f,g poly or vector
- Return:
- 1 if f and g are of type poly or if f and g are of type vector and
their leading monomials involve the same module component,
0 if not
Example:
|