ts-playground
Preparing search index...
mymath/src/polar
opposite
Function opposite
opposite
(
rad
:
number
)
:
number
Rotates a radian value by π and normalizes it to the range [0, 2π).
Parameters
rad
:
number
Returns
number
The opposite radian value.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-playground
Loading...
Rotates a radian value by π and normalizes it to the range [0, 2π).