Properties
Category
English
Similar Topics
Statistics
Comments
1
Participants
2
Subscribers
2
Votes
1
Views
940
Share
Answered
I know that you can restrict a function's domain in cartesian coordinates by saying x(A)<x<x(B), but is there any way to restrict it based on the angle in the polar coordinate form? I know you can fetch the angle with angle(A), but I'm not sure if I can restrict something like a sinusoid graph with that. Thank you.
- 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
© 2022 International GeoGebra Institute
Without exception every point is stored in Cartesian coordinates.
But you can always evaluate the angle of polar coordinates to any point
relative to origin with: Angle(<Point>)
relativ to an other point with: Angle(Vector(<point1>, <point2>)
.
See attachment
Comments have been locked on this page!