
|x|y|t|h|v|w|=|0|0|0|0.002|0.5|4|: erst diese Zeile und 

wiederhole bis t>6: und dann diese Zeile doppelt anklicken !
x=v*t
x =cos(w*t)*v*t 
y=-v*t*sin(w*t)
t=t+h
_x;y;;10
zurck

|x|y|t|h|v|V|m|w|f|=|0|0|0|0.001|0.5|0|1|4|0|: erst diese Zeile und

wiederhole bis t>6: und dann diese Zeile doppelt anklicken !
b=a
a=2*w*V+ w*w*x
c=a+(a-b)/2*f
B=A
A=-2*w*v+w*w*y
C=A+(A-B)/2*f
f=1
x=0.5*c*h^2+v*h+x
y=0.5*C*h^2+V*h+y
v=c*h+v
V=C*h+V
t=t+h
_x;y;;1
zurck
