|
7.7.19.0. minIntRoot2
Procedure from library dmodloc.lib (see dmodloc_lib).
- Usage:
- minIntRoot2(L); L list
- Assume:
- L is the output of bFactor.
- Return:
- int, the minimal integer root in a list of roots
Example:
See also:
bFactor;
maxIntRoot;
minIntRoot.
|