Celeb Glow
general | April 15, 2026

Converting $(0, -6, 0)$ from rectangular coordinates to spherical. In particular, finding $\theta$

$\begingroup$

My homework asks me to convert the point $(0, -6, 0)$ from rectangular to spherical coordinates. I've found that $\rho = 6$ and $\phi = \frac{\pi}{2}$, but I'm stuck on determining $\theta$.

If $x = \rho sin(\phi)cos(\theta)$ and $y = \rho sin(\phi)sin(\theta)$, then $\theta = arctan(\frac{y}{x})$, but x is zero in this case, and division by zero is undefined. Have I made a mistake somewhere?

$\endgroup$ 5

1 Answer

$\begingroup$

(Turning my comment into an answer.)

Conversion formulas aside, $\theta$ measures the angle in the $x$-$y$ plane from the positive $x$-axis. The given point is on the negative $y$-axis, so depending on the convention you’re using for $\theta$’s allowed values, $\theta$ is either $-\frac\pi2$ or $\frac{3\pi}2$.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy