|
7.7.4.0. intRoots
Procedure from library dmodapp.lib (see dmodapp_lib).
- Usage:
- isInt(L); L a list
- Return:
- list
- Purpose:
- extracts integer roots from a list given in
bFactor format
- Assume:
- The input list must be given in the format of
bFactor .
- Note:
- Parameters are treated as integers.
Example:
See also:
bFactor.
|