User Portlet
Discussions |
---|
Hi , I am new to Mathematica and I was wondering if anyone can tell me why I am unable to solve the IVP for dy/dy=y^2, y(0)=3. I am entering DSolve[y'[t]==y[t]^2,y[t],t] and I am getting an output of DSolve[True,y[t],t] instead of an equation.... |