Skip to main content

Internal

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

Syntax

 internal(Triangle, Point)

Description

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

calc.internal.calc.png