Converts the radians angle value rad
from the range -PI to PI in the range -180 to 180.
The variable angle will contain 180.
let angle = gmynd.degrees(Math.PI);
Converts the radians angle value rad
from the range -PI to PI in the range -180 to 180.
The variable angle will contain 180.
let angle = gmynd.degrees(Math.PI);