Difference between revisions of "Parameter Command"

From GeoGebra Manual
Jump to: navigation, search
m
(command syntax: changed [ ] into ( ))
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=5.0}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|conic}}
{{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 15:37, 4 October 2017

© 2024 International GeoGebra Institute