\start83\
\comment=Programme fichier dat du 06/22/06, 20:20
\name=TANGENTE
\file=TANGENTE.TXT
ClrHome
Disp "EQUAT TAN A C(F)"
Disp "(EQUAT F DS Y1)"
Prompt X
nDeriv(Y\1\,X,X)\->\A
Y\1\-AX\->\B
Disp "Y=AX+B"
Fix 2
Disp "A",A,"B",B
Float

\stop83\

