User Portlet User Portlet

Discussions
So I'm trying to take a derivative of a parametric equation for a calculus 3 project. At frist glance I thought the code was working fine, but at closer examiniation, it is not. Here's the input:[mcode]r[t_] = Piecewise[{{{5 t, 0, 3 (1 + Cos[ t])}, ...