|
7.7.7.0. mod2str
Procedure from library freegb.lib (see freegb_lib).
- Usage:
- mod2str(M[,n]); M a module, n an optional integer
- Return:
- string
- Purpose:
- convert a module into a polynomial in free algebra
- Note:
- if an optional integer is not 0, stars signs are used in multiplication
Example:
|