Properties
Similar Topics
Statistics
Comments
2
Participants
2
Subscribers
2
Votes
1
Views
418
Share
Answered
Hello, good night from Brazil.
I am developing this work, and I would like to make a single equation [y = Curve ((a * sen (α); α-c) (0≤α≤π), α, 0, π)] that constructs all circles in the range (0≤a≤5). It's possible?
Files:
circulos.png
- 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
simple ecuacion o simple comando?
Sequence(Curve((a sin(θ); θ), θ, 0, π), a, 1, 5)
Curve((floor(a) sin(a π); a π), a, 1, 6)
Comments have been locked on this page!