Triangle Constructs a triangle given its vertices. Syntax triangle(Point, Point, Point) Description triangle(Point, Point, Point) Given three points , and , constructs the triangle Related functions Equilateral triangle, Polygon Table of Contents Syntax Description Related functions