Converts the angle value deg
from the range -180 to 180 in the range -PI to PI.
The variable angle will contain 4.7124 (= 1,5 * PI).
let angle = gmynd.radians(270);
Converts the angle value deg
from the range -180 to 180 in the range -PI to PI.
The variable angle will contain 4.7124 (= 1,5 * PI).
let angle = gmynd.radians(270);