Vektor_fkt_animeret.mw

Vektor funktion: 

 

> with(plots); -1
 

> animate(plot, [[`+`(`*`(2, `*`(sin(t)))), `+`(`*`(2, `*`(sin(`+`(`*`(2, `*`(t))))))), t = 0 .. A]], A = 0 .. `+`(`*`(4, `*`(Pi))), frames = 120, view = [-2 .. 2, -2 .. 2], color = red, thickness = 5, ...
animate(plot, [[`+`(`*`(2, `*`(sin(t)))), `+`(`*`(2, `*`(sin(`+`(`*`(2, `*`(t))))))), t = 0 .. A]], A = 0 .. `+`(`*`(4, `*`(Pi))), frames = 120, view = [-2 .. 2, -2 .. 2], color = red, thickness = 5, ...
animate(plot, [[`+`(`*`(2, `*`(sin(t)))), `+`(`*`(2, `*`(sin(`+`(`*`(2, `*`(t))))))), t = 0 .. A]], A = 0 .. `+`(`*`(4, `*`(Pi))), frames = 120, view = [-2 .. 2, -2 .. 2], color = red, thickness = 5, ...
 

Plot_2d
 

>