Preparing search index...
The search index is not available
LISN.js
LISN.js
Utils
normalizeAngle
Function normalizeAngle
Normalizes the given angle (in radians) so that it's in the range -PI to PI, not including -PI.
normalizeAngle
(
a
:
number
)
:
number
Parameters
a
:
number
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LISN.js
Loading...
Normalizes the given angle (in radians) so that it's in the range -PI to PI, not including -PI.