Centroid Command
From GeoGebraWiki
Syntax: Centroid[polygon poly]
Action: Creates a point at the centroid (center of mass) of the polygon.
Example: C = Centroid[poly1] - creates point C at the centroid of polygon poly1
Notes
- a unique name will be given to the new point if you do not specify it.
- A polygon explicitly specified will not be created.
Go to:
