Thingiverse
r = theta (Cinnamon Roll)
by jamesford007
2
Downloads
9
Likes
0
Makes
A delicious Calc 3 instructional aid. Made in Mathematica with the following code:
CinnamonRoll =
RevolutionPlot3D[{r = theta/Pi, z = Pi*t}, {t, 0, 2}, {theta, 0,
6 Pi}, BoxRatios -> Automatic, BoundaryStyle -> Black,
PlotStyle -> Thickness[.2]]
This could also be called a Fruit Roll-Up without much protest.
CinnamonRoll =
RevolutionPlot3D[{r = theta/Pi, z = Pi*t}, {t, 0, 2}, {theta, 0,
6 Pi}, BoxRatios -> Automatic, BoundaryStyle -> Black,
PlotStyle -> Thickness[.2]]
This could also be called a Fruit Roll-Up without much protest.
Sign in to leave a comment
Sign in