Determine if this unit vector2d is perpendicular to the specified unit vector2d.
| Name | Type | Description |
| Vector | UnitVector2d | Vector with which to test perpendicular status. |
| Tolerance | Double | Tolerance for test. This is an optional argument whose default value is 0.0. |