Skip to main content

External

Checks if a point is external to a circumference or triangle.

Syntax

 internal(Triangle, Point)

Description

Given a circumference or triangle and a point, returns true if a point is external to the figure, and false otherwise.

calc.external.calc.png