canonicalizeRotation
See source codefunction canonicalizeRotation(a: number): numberParameters
| Name | Description |
|---|---|
| Any angle in radians |
Returns
numberA number between 0 and 2 * PI
Prev
averageNext
centerOfCircleFromThreePointsfunction canonicalizeRotation(a: number): number| Name | Description |
|---|---|
| Any angle in radians |
numberA number between 0 and 2 * PI
We use cookies on this website.
Learn more in our Cookie Policy.