Difference between revisions of "Parameter Command"

From GeoGebra Manual
Jump to: navigation, search
m
(command syntax: changed [ ] into ( ))
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|conic}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|conic}}
; Parameter[ <Parabola> ]: Returns the parameter of the parabola, which is the distance between the directrix and the focus.
+
; Parameter( <Parabola> ): Returns the parameter of the parabola, which is the distance between the directrix and the focus.
:{{Example|1=<code>Parameter[y = x^2 - 3x + 5]</code> returns 0.5}}
+
:{{Example|1=<code>Parameter(y = x^2 - 3x + 5)</code> returns ''0.5''.}}

Latest revision as of 16:37, 4 October 2017

© 2024 International GeoGebra Institute