Difference between revisions of "TriangleCenter Command"

From GeoGebra Manual
Jump to: navigation, search
m
m
Line 1: Line 1:
<noinclude>{{Manual Page|version=5.0}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|geometry}}
{{command|geometry}}
 
 
;TriangleCenter[ <Point>, <Point>, <Point>, <Number> ]
 
;TriangleCenter[ <Point>, <Point>, <Point>, <Number> ]
 
:gives ''n''-th [http://faculty.evansville.edu/ck6/encyclopedia/ETC.html triangle center] of triangle ''ABC''. Works for ''n < 3054''.
 
:gives ''n''-th [http://faculty.evansville.edu/ck6/encyclopedia/ETC.html triangle center] of triangle ''ABC''. Works for ''n < 3054''.

Revision as of 14:37, 11 August 2015


TriangleCenter[ <Point>, <Point>, <Point>, <Number> ]
gives n-th triangle center of triangle ABC. Works for n < 3054.
Example:
Let A = (1, -2), B = (6, 1) and C = (4, 3).
TriangleCenter[A, B, C, 2] yields the centroid D = (3.67, 0.67) of the triangle ABC.


Some common triangle centers

Index n Center
1 Incenter
2 Centroid
3 Circumcenter
4 Orthocenter
5 Nine-point center
6 Symmedian point
7 Gergonne point
8 Nagel point
13 Fermat point
© 2024 International GeoGebra Institute