# restart; f:=t->cos(t); g:=t->sin(t); f(2); g(3); plot([f(t),g(t),t=0..3],scaling=constrained); ?plot ?contrained #