>    restart;

>    plot(sin(3*Pi*x),x=0..1);

[Maple Plot]

>    plot(abs(5*log(2+x)-2),x=-1..2);

[Maple Plot]

>    plot(4+12*cos(Pi/12*(t-15)),t=0..72);

[Maple Plot]

>    plot(sinh(sin(theta) + cos(theta)),theta=-Pi..Pi);

[Maple Plot]

>