Previous Up Next

13.16.12 Checking if two lines in the plane are perpendicular: is_perpendicular

See Section ‍14.13.4 for checking for perpendicularity in three-dimensional geometry.

The is_perpendicular command determines whether or not two lines are perpendicular.

Examples


Previous Up Next