|
D.5.2.7 Edatalist
Procedure from library resbinomial.lib (see resbinomial_lib).
- Usage:
- Edatalist(Coef,Exp,k,n,flaglist);
Coef,Exp,flaglist lists, k,n, integers
Exp is a list of lists of exponents, k=size(Exp)
- Compute:
- computes a list with the E-order of each term
- Return:
- a list with the E-order of each term
Example:
|