|
D.6.2.4 equalJinI
Procedure from library arcpoint.lib (see arcpoint_lib).
- Usage:
- equalJinI(I,J); (I,J ideals)
- Assume:
- J contained in I and both I and J have been processed
with idealsimplify before
- Return:
- 1, if I=J, 0 otherwise
Example:
See also:
idealsimplify.
|