|
D.5.2.16 Maxord
Procedure from library resbinomial.lib (see resbinomial_lib).
- Usage:
- Maxord(L,n); L list, n integer
- Compute:
- Find the maximal entry of a list, input is a list defining a monomial
- Return:
- maximum entry of a list and its position
Example:
|