math docs
Preparing search index...
index
wrapAngle
Function wrapAngle
wrapAngle
(
a
:
number
)
:
number
Wraps an angle (in radians) into the range (-π, π].
Parameters
a
:
number
the angle to wrap
Returns
number
the angle wrapped into (-π, π]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
math docs
Loading...
Wraps an angle (in radians) into the range (-π, π].