Skip to main content

Perpendicular?

Checks if two lines are perpendicular.

Syntax

perpendicular?(Line | Plane | Vector, Line | Plane | Vector)

Description

Given two lines or two vectors, returns true if they are perpendicular, and false otherwise.

calc.perpendicular_bool.calc.png