Plotting Space Curves with Maple - Ursinus College

> tubeplot([cos(t), sin(t),t],t=0..4*Pi, radius=0.2); If we define first the vector function, called the Twisted Cubic. > a(t):=[t^2,t^3,t]: > spacecurve(a(t), t=-3..3, axes=box); 2.Planar Projections: Is the view we get when we look directly at one of the sides of the box, (for example parallel to … ................
................