Tool Name |
Tool Function |
CentroidAA |
Given a triangle, constructs
the centroid (intersection of medians). |
OrthocenterAA |
Given a triangle, constructs
the orthocenter (intersection of perpendicular through vertex). |
CircumcenterAA |
Given a triangle, constructs
the circumcenter (intersection of perpendicular bisectors of
sides). |
CircumcircleAA |
Constructs the circle circumscribed
around a given triangle. |
IncenterAA |
Constructs the incenter of a
given triangle (intersection of angle bisectors). |
IncircleAA |
Constructs the circle inscribed
in a given triangle. |
MedialTriangleAA |
Constructs the medial triangle
of a given triangle. |
CtrNinePtCircleAA |
Constructs the center of the
nine point circle of a given triangle. |
NinePtCircle |
Construction of the nine point
circle of a given triangle. |
OrthoCrtMdSgTriAA |
Constructs the orthocenter mid-segment
triangle (whose vertices are the midpoint of the segment from
the orthocenter to each vertex). |
TriangleCtrsAA |
Constructs the centroid, orthocenter,
circumcenter, and incenter of a given triangle. |
EulerLineAA |
Given a triangle, constructs
the Euler line of that triangle. |
PedalTriangleAA |
Given a triangle and point outside
that triangle, constructs the pedal triangle. |