ts-playground
Preparing search index...
mymath/src/polar
distance
Function distance
distance
(
rad1
:
number
,
rad2
:
number
)
:
number
Computes the shortest circular distance between two angles.
Parameters
rad1
:
number
rad2
:
number
Returns
number
The shortest distance in radians.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-playground
Loading...
Computes the shortest circular distance between two angles.