approx_equal
Return True if the coordinates are approximately equal.
This is a tolerant comparison helper. It is intentionally distinct from fingerprint(), which is stricter and intended for stable IDs.
Parameters
| Parameter | Description |
|---|---|
| other | Another coordinate. |