| - if INPUT=develop(f) or INPUT=extdevelop(develop(f),n) or INPUT=hne[i] :
a , b , c , ....... , 1
- if INPUT=f or INPUT=hnexpansion(f) or INPUT=hne :
[(a_1, .... , b_1 , .... , c_1)],
[(a_2, ... ), ... , (... , c_2)],
........................................ ,
[(a_n),(b_n), ....., (c_n)]
with:
a_1 , ... , a_n the sequence of multiplicities of the 1st branch,
[...] the multiplicities of the j-th transform of all branches,
(...) indicating branches meeting in an infinitely near point.
|