| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | Dec 1 '12 at 18:45 | |
| stats | profile views | 4 |
|
Oct 3 |
comment |
RevolutionPlot3D of 4 piecewise functions around X-axis crashing mathematica @J.M., I see, that's definitely the problem then. I used Solve to get the coefficient, and then did a*x^2+b*x+c /. result - that result should've been result[[1]]. |
|
Oct 3 |
comment |
RevolutionPlot3D of 4 piecewise functions around X-axis crashing mathematica That actually worked! The reason I didn't do that to begin with was that I was working with each function separately. |