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 core/geometry/src/geometry3d/Angle.ts Line 267 Last Updated: 13 June, 2024