Arc Command
From GeoGebraWiki
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
Go to:
