isAlmostEqual Method

Test if two angle (in radians) almost equal, NOT allowing shift by full circle multiples of 2 * PI.

  • (Same test as isAlmostEqualRadiansNoPeriodShift)

isAlmostEqual(other: Angle): boolean

Parameter Type Description
other Angle  

Defined in

Last Updated: 08 January, 2020