|
D.2.8.5 defrings
Procedure from library ring.lib (see ring_lib).
- Usage:
- defrings(n,[p]); n,p integers
- Return:
- ring R with characteristic p [default: p=32003], ordering ds and n
variables x,y,z,a,b,...if n<=26 (resp. x(1..n) if n>26)
- Note:
- This proc uses 'execute' or calls a procedure using 'execute'.
Example:
|