First time here? Check out the FAQ!
answered 2012-08-15 02:49:44 +0100
Or this may be what you want:
t = var('t') E(t)=(10.40*(1-exp(-0.25*t)))^2.81 plot(E,t,(x,0,15),frame=True,axes_labels=['$t$ axis','$E$ axis'],axes=False)