| 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. |
Arc Command
Arc Circle
Syntax: Arc[conic c, Point A, Point B]
Action: Draws an arc between the points A and B on the conic section c
Example: Arc[c, A, B]
Notes:
- The order of the points determines the direction in which the arc is drawn between the two points.
- The lengths of the arc are returned in the algebra window.
Arc Ellipse
Syntax: Arc[conic g, Point I, Point J]
Action: Draws an arc between the points I and J on the conic section g
Example: Arc[g, I, J]
Notes:
- The order of the points determines the direction in which the arc is drawn between the two points.
- The lengths of the arc are returned in the algebra window.
Tools associated with this command:
None