Difference between revisions of "Center Command"

From GeoGebra Manual
Jump to: navigation, search
Line 11: Line 11:
 
:Returns the center of a circle, ellipse, or hyperbola.
 
:Returns the center of a circle, ellipse, or hyperbola.
 
;Center[ <Quadric> ]  
 
;Center[ <Quadric> ]  
:Creates the center of a quadric (e.g. sphere, cone, etc.)
+
:Creates the center of a quadric (e.g. sphere, cone, etc.).
 +
:{{example| 1=<div><code><nowiki>Center[x^2 + y^2 + z^2 = 1]</nowiki></code> yields ''(0, 0, 0)</div>}}
 
}}
 
}}

Revision as of 09:55, 29 July 2014


Center[ <Conic> ]
Returns the center of a circle, ellipse, or hyperbola.
Example: Center[x^2 + 4 y^2 + 2x - 8y + 1 = 0]
(Gb.png, Au.png: Centre[x^2 + 4 y^2 + 2x - 8y + 1 = 0])
returns point A = (-1, 1)
Note: See also Tool Midpoint or Center.gif Midpoint or Center (Gb.png, Au.png: Midpoint or Centre) tool .


© 2024 International GeoGebra Institute