Tag Archives: radian

Normalizing Angles

What’s a normalized angle? Well, I’m really not sure if it’s actually called normalization but it’s when you have an angle that is less than 0 or greater than 2 PI (360 degrees). Basically, an angle that doesn’t fall within a single rotation around the unit circle. For example: 0 == 0 2 PI == [...]
Posted in Actionscript | Also tagged , , , , | 1 Comment