Parameter Command
- Parameter( <Parabola> )
-
Returns the parameter of the parabola, which is the distance between the directrix and the focus.
Parameter(y = x^2 - 3x + 5)
returns 0.5.
Returns the parameter of the parabola, which is the distance between the directrix and the focus.
Parameter(y = x^2 - 3x + 5)
returns 0.5.