|
7.7.3.0. minIntRoot
Procedure from library dmod.lib (see dmod_lib).
- Usage:
- minIntRoot(P, fact); P an ideal, fact an int
- Return:
- int
- Purpose:
- minimal integer root of a maximal ideal P
- Note:
- if fact==1, P is the result of some 'factorize' call,
else P is treated as the result of bernstein::gmssing.lib
in both cases without constants and multiplicities
Example:
|