Difference between revisions of "Parabola Command"

From GeoGebra Manual
Jump to: navigation, search
(create official page from pdf)
(command syntax: changed [ ] into ( ))
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|conic}}
{{command|conic}}
+
; Parabola( <Point>, <Line> )
; Parabola[Point F, Line g]: Returns a parabola with focal point ''F'' and directrix ''g''.  
+
:Returns a parabola with focal point and the line as directrix.
 
+
:{{example|1=Let a = Line((0,1), (2,1)).  <code><nowiki>Parabola((3, 3), a)</nowiki></code> yields '' x² - 6x - 4y = -17 ''.}}
'''Note:''' Also see tool [[Parabola Tool|Parabola]].
+
{{Note| See also [[File:Mode parabola.svg|link=|24px]] [[Parabola Tool|Parabola]] tool .}}

Latest revision as of 15:36, 4 October 2017

© 2024 International GeoGebra Institute