API Reference > geometry-core > CartesianGeometry > Angle > isAlmostEqual 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 Returns - boolean Defined in geometry3d/Angle.ts Line 280 Last Updated: 11 June, 2024