Centroid Command

From GeoGebra Manual
Revision as of 17:17, 7 October 2017 by Zbynek (talk | contribs) (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
Jump to: navigation, search


Centroid( <Polygon> )
Returns the centroid of the polygon.
Example:
Let A = (1, 4), B = (1, 1), C = (5, 1) and D = (5, 4) be the vertices of a polygon. Polygon[ A, B, C, D ] yields poly1 = 12. Centroid[ poly1 ] yields the centroid E = (3, 2.5).
© 2024 International GeoGebra Institute