Repeat
//y:=a*e^(k*x);
y := Power(a*e, k*x)
Series1
.
AddXY(x,y,
''
,clTeeColor);
x:=x+h;
Until
x>Xmax;
Сайт
Форум
FAQ
Соглашения
Прочее