Orthocenter
The height or altitude of a triangle passing through a vertex is the perpendicular line to the opposite side, usually denoted by , that contains . The three heights of any triangle are concurrent at the orthocenter.
Syntax
orthocenter(Triangle)
orthocenter(Point, Point, Point)
Description
Given a triangle, computes its orthocenter.
Given three points describing a triangle, computes its orthocenter.