
Mathematically:animate(cos(2*y+phi),y=-1..7,phi=0..3*Pi,frames=30,color=green,linestyle=3);
Not mathematically:Hmm....see how this picture is moving about? It keeps on moving and moving no matter what.That's life. Life goes on no matter what. So, prepare wisely for it so that there will be no regret.But, do remember that only Allah can
decide whether there will life for us tomorrow or not.And again,prepare yourself to 'see' Him,as we can't predict our future....

Mathematically:animate3d(3*tan(sqrt(x+4*t+y))*sin(sqrt(x+5*t+y))+2*tan(sqrt(x+7*t+y))*sin(sqrt(x+3*t+y)),x=-6..6,y=-6..6, t=-6..6, frames=30); z:=6*x^3+10*y^2-3; p2:=plot(subs(y=4,z),x=-7..7,labels=["x","y"],color=blue,thickness=3):p2; p3:=plot(subs(y=6,z),x=-7..7,labels=["x","y"],color=green,thickness=3):p3; p4:=plot(subs(y=8,z),x=-7..7,labels=["x","y"],color=maroon,thickness=3):p4; display([p1,p2,p3,p4]); animate(subs(x=2,z),x=-7..7,y=-20..20,labels=["x","y"],color=red,thickness=3); plot([88*cos(18*t),16*cos(33*t),t=0..200],axes=none,color=pink);
Not mathematically:Like this picture? How generous Allah is that He created our life with 'waves' that are actually helping us in
improving and knowing ourselves.Life without adventure will be boring. Allah gave us 'waves' to make our life interesting. Remember, Allah won't give a burden to us
unless we can cope with it....

p1:=plot(subs(y=2,z),x=-7..7,labels=["x","y"],color=magenta,thickness=3):p1;





