Log in to edit a copy.
Download.
Other published documents...
Test
118 days ago by Mebus
S=Cylindrical('radius', ['azimuth', 'height'])
theta,z=var('theta, z')
plot3d(3, (theta,pi,2*pi), (z, -4, 1), transformation=S)