Triangles

A triangle assignment is a list of 3 variable names followed by the word triangle, right, isosceles or equilateral and some optional parameters. If the first variable is already defined as a point, the triangle is constructed from this point. If not, the point is set to origin. The optional parameter b is the polar angle of segment AB (default: 0°). Here are all the ways to define a triangle when the second variable is not already defined as a point:

Here are all the ways to define a triangle when the first and the second variables are already defined as points:





Go to: Reference index Previous page Next page Concept index Command index