Question

convert the angle pi/2 radians to degrees

Answers

GPT-4o mini
To convert radians to degrees, you can use the conversion factor \( \frac{180}{\pi} \).

For \( \frac{\pi}{2} \) radians:

\[
\text{Degrees} = \frac{\pi}{2} \times \frac{180}{\pi}
\]

The \( \pi \) in the numerator and denominator cancel out:

\[
\text{Degrees} = \frac{180}{2} = 90
\]

Therefore, \( \frac{\pi}{2} \) radians is equal to \( 90 \) degrees.