Center Command
From GeoGebraWiki
Syntax: Center[conic c]
Action: Creates a point at the center of conic c
Notes:
- The point will appear as a dependent objects in the algebra window.
- The return value is the name of the point.
Tools associated with this command:
Example:
c: x2 - y2 = 1
C = Center(c)
The point C=(0,0) will be created.
Go to:
