Difference between revisions of "Axes Command"

From GeoGebra Manual
Jump to: navigation, search
(example and cross ref)
m
Line 2: Line 2:
 
{{command|conic}}
 
{{command|conic}}
 
; Axes[ <Conic> ]: Returns the equations of the major and minor axes of a conic section.
 
; Axes[ <Conic> ]: Returns the equations of the major and minor axes of a conic section.
:{{Example|1=<code>Axes[x^2 + 4 y^2 + 2x - 8y + 1 = 0] </code> returns line ''a'': ''y'' = 1 and line ''b'': ''x'' = -1}}
+
:{{Example|1=<code>Axes[x^2 + 4 y^2 + 2x - 8y + 1 = 0]</code> returns line ''a'': ''y'' = 1 and line ''b'': ''x'' = -1}}
 
:{{Note|1=See also [[MajorAxis Command|MajorAxis]] and [[MinorAxis Command|MinorAxis]] commands.}}
 
:{{Note|1=See also [[MajorAxis Command|MajorAxis]] and [[MinorAxis Command|MinorAxis]] commands.}}

Revision as of 11:08, 15 June 2013

© 2024 International GeoGebra Institute