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