| This is read-only version of the old wiki, feel free to browse it for materials. If you want to share your own materials, please use GeoGebraTube instead. You are also welcome to help us enhance the new wiki. If any questions arise, please contact the webmaster. |
Ellipse Command
Syntax
- Ellipse[Point F, Point G, Number a]: Creates an ellipse with focal points F and G and semimajor axis length a.
- Ellipse[Point F, Point G, Segment]: Creates an ellipse with focal points F and G where the length of the semimajor axis equals the length of the given segment.
- Ellipse[Point F, Point G, Point A]: Creates an ellipse with foci F and G passing through point A.
Note
- if 0 < 2a < Distance[A,B] then the curve will be a hyperbola
- if 2a > Distance[A,B] then the curve will be an ellipse
Tools associated to this command