# Liste des fonctions utilisees comme second membre par Coinc_EqDif
# pour l'ordre 2 . DL a l'ordre 8

:sin(t)+cos(t),sh(t)+ch(t),sin(t)+sh(t),cos(t)+ch(t),sin(t)+ch(t),cos(t)+sh(t),exp(sin(t)),exp(cos(t))
:sin(t)+cos(t),1+t-t^2/2-t^3/6+t^4/24+t^5/120-t^6/720-t^7/5040
1 1 -1/2 -1/6 1/24 1/120 -1/720 -1/5040
:sh(t)+ch(t),1+t+t^2/2+t^3/6+t^4/24+t^5/120+t^6/720+t^7/5040
1 1 1/2 1/6 1/24 1/120 1/720 1/5040
:sin(t)+sh(t),2*t+t^5/60
0 2 0 0 0 1/60 0 0
:cos(t)+ch(t),2+t^4/12
2 0 0 0 1/12 0 0 0
:sin(t)+ch(t),1+t+t^2/2-t^3/6+t^4/24+t^5/120+t^6/720-t^7/5040
1 1 1/2 -1/6 1/24 1/120 1/720 -1/5040
:cos(t)+sh(t),1+t-t^2/2+t^3/6+t^4/24+t^5/120-t^6/720+t^7/5040
1 1 -1/2 1/6 1/24 1/120 -1/720 1/5040
:exp(sin(t)),1+t+t^2/2-t^4/8-t^5/15-t^6/240+t^7/90
1 1 1/2 0 -1/8 -1/15 -1/240 1/90
:exp(cos(t)),e-e*t^2/2+e*t^4/6-31*e*t^6/720
exp(1) 0 -(exp(1))/2 0 (exp(1))/6 0 -31*exp(1)/720 0
