How can I get the angle on radian on wolfram?

2.1k Views Asked by At

Here, the argument of a complex number in degrees is given. How can I ask wolfram to convert it into radians (they give an approximation).

1

There are 1 best solutions below

4
On

$x$ degrees is $x \cdot \frac{\pi}{180}$ radians. This follows because the angle in a semi-circle is $180^{\circ}$ and $\pi$ radians. So the relation $180^{\circ} \mapsto \pi$ radians gives $x^{\circ} \mapsto \frac{\pi x}{180}$ radians.

Edit to answer edited question: this will make Wolfram convert the argument to radians.