UFO102

5 Reputation

One Badge

8 years, 244 days

MaplePrimes Activity


These are questions asked by UFO102

I have code 
with(plots);

implicitplot3d((r*sin(theta)*cos(phi))^2+(r*sin(theta)*sin(phi))^2+(r*cos(theta))^2=36,r=-3..3, phi=0..2*Pi,theta=0..Pi,coords=spherical);

How can I fix the code to display the picture
Page 1 of 1