Properties
Similar Topics
Statistics
Comments
7
Participants
4
Subscribers
4
Votes
2
Views
531
Share
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2023 International GeoGebra Institute
Create these two commands and it worked for me.
l1=Sequence((r cos(2π i / n + ang), r sin(2π i / n + ang)), i, 0, n, 1)
l2=Sequence(CircularArc((0, 0), Element(l1, 2i - 1), Element(l1, 2i)), i, 1, n / 2, 1)
do you mean Curve(r cos(t + ang), r sin(t + ang), t, 0, 2π) ?
Maybe you mean something as in the attachment
clarifying me
hi
thanks @rami and @mathmagic
my curve
Comments have been locked on this page!