s2js
Preparing search index...
s2js
s1
angle
approxEqual
Function approxEqual
approxEqual
(
a
:
number
,
oa
:
number
,
epsilon
?:
number
)
:
boolean
Reports whether the two angles are the same up to a small tolerance.
Parameters
a
:
number
oa
:
number
epsilon
:
number
= 1e-15
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
s2js
Loading...
Reports whether the two angles are the same up to a small tolerance.