Ellipse
Calc: TI-83
Author: Li Fan
Email: fan01@msn.com
Size: 970 KB

3/14/99


Given h, k, A, and B, this program will solve for the center, foci, major and minor axis, from the standard form:


(x-h)  (y-k)
----- + ------ =1	Horizontal Ellipse
  A      B

		OR

(x-h)  (y-k)
----- + ------ =1	Vertical Ellipse
  B      A


It also gives the option to graph the ellipse after displaying the answers.