pg. 753, #1 (routine)
Change (3, Pi/2,1) from cylindrical to
rectangular coordinates.
Solution:
To switch the cylindrical coordinates
to the rectangular coordinates (x,y,z) use the
relation
.
Thus the cylindrical (3, Pi/2,1) becomes the rectangular
(3*0, 3*1,1) = (0, 3, 1).