|
D.6.9.17 separateHNE
Procedure from library hnoether.lib (see hnoether_lib).
- Usage:
- separateHNE(hne1,hne2); hne1, hne2 lists
- Assume:
- hne1, hne2 are HNEs (=output of
develop(f) , extdevelop(develop(f),n) , or
one entry in the list hne in the ring created by
hnexpansion(f[,"ess"]) .
- Return:
- number of quadratic transformations needed to separate both curves
(branches).
Example:
See also:
develop;
displayMultsequence;
hnexpansion;
multsequence.
|