isApproximatelyEqual(to:tolerance:) Declarationfunc isApproximatelyEqual(to other: Point3D, tolerance: Double = sqrt(.ulpOfOne)) -> Bool See AlsoComparing values==(_:_:)