External
Checks if a point is external to a circumference or triangle.
Syntax
Triangle, Point)
Description
Given a circumference or triangle and a point, returns true
if a point is external to the figure, and false
otherwise.

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