Function
GSNormalizeAngleDEG
Returns a value in the interval [0, 360).
Not available in Swift.
Declaration
static CGFloat GSNormalizeAngleDEG(CGFloat angle);Declaration
GSNormalizeAngleDEG(angle: float) -> floatSee Also
Angles and Slopes
Returns a value in the interval [0, 2π).
Returns a version of the angle that matches the given direction.