TCARPENTER1
Computer
- Sep 22, 2005
- 234
Hi All,
I'm trying to figure out how to plot a parabola when I know the width and height of the parabola - I'm familiar with the standard parabola equation:
but I'm unclear as to what the variables other than x and y mean.
Any help would be appreciated.
Thanks
Todd
I'm trying to figure out how to plot a parabola when I know the width and height of the parabola - I'm familiar with the standard parabola equation:
Code:
[i]f[/i](x)=y=ax[sup]2[/sup]+bx+c
Any help would be appreciated.
Thanks
Todd