Difference between revisions of "Conic Command"

From GeoGebra Manual
Jump to: navigation, search
(Undo revision 34989 by JohannaZ (talk))
Line 4: Line 4:
 
:Returns a conic section through the five given points.
 
:Returns a conic section through the five given points.
 
: {{Note| If four of the points lie on one line the conic section is not defined.}}
 
: {{Note| If four of the points lie on one line the conic section is not defined.}}
;Conic[ <Number>, <Number>, <Number>, <Number>, <Number>, <Number> ]
+
;Conic[ <Number a>, <Number b>, <Number c>, <Number d>, <Number e>, <Number f> ]
:Returns a conic section <math>a\cdot x^2+b\cdot y^2+c+d\cdot x\cdot y+e\cdot x+f\cdot y=0</math>, where <div>Conic[ <Number>, <Number>, <Number>, <Number>, <Number>, <Number> ] = Conic[ a, b, c, d, e, f ].</div>
+
:Returns a conic section <math>a\cdot x^2+b\cdot y^2+c+d\cdot x\cdot y+e\cdot x+f\cdot y=0</math>.
  
 
{{Note| See also [[Conic through Five Points Tool|Conic through Five Points]] tool and [[Coefficients Command]].}}
 
{{Note| See also [[Conic through Five Points Tool|Conic through Five Points]] tool and [[Coefficients Command]].}}

Revision as of 08:40, 12 April 2013



Conic[ <Point>, <Point>, <Point>, <Point>, <Point> ]
Returns a conic section through the five given points.
Note: If four of the points lie on one line the conic section is not defined.
Conic[ <Number a>, <Number b>, <Number c>, <Number d>, <Number e>, <Number f> ]
Returns a conic section a\cdot x^2+b\cdot y^2+c+d\cdot x\cdot y+e\cdot x+f\cdot y=0.
© 2024 International GeoGebra Institute