I have been dabbling with the idea of presenting trigonometric formulas through a unit circle representation on GeoGebra. However, I cannot seem to figure out a way to not have the angle be a slider, but instead something that appears from moving a point along the circle.
To be clear, the app should consist of a unit circle and a point on a circle that the user can manipulate to see the resulting angle, and thus its sine, cosine, tangent, etc. I am sure there is a way to do this, but I don't see it anywhere.
I have been dabbling with the idea of presenting trigonometric formulas through a unit circle representation on GeoGebra. However, I cannot seem to figure out a way to not have the angle be a slider, but instead something that appears from moving a point along the circle.
To be clear, the app should consist of a unit circle and a point on a circle that the user can manipulate to see the resulting angle, and thus its sine, cosine, tangent, etc. I am sure there is a way to do this, but I don't see it anywhere.
Share Improve this question asked Mar 14 at 12:53 SaegusaSaegusa 1114 bronze badges 2- Did you select the "Move" tool? – aschepler Commented Mar 14 at 13:39
- I understand this lets you slide around the point, but I don't see how it determines an angle. I must be missing something easy. – Saegusa Commented Mar 15 at 7:50
1 Answer
Reset to default 0Result
Steps
Step # | Text |
---|---|
1 | Circle((0,0),1) |
3 | B=Rotate(A,α,O) |
Step # | Text |
---|---|
4 | Segment(A,O) |
5 | Arc(c,A,B) |
Step # | Text |
---|---|
6 | (α,y(B)) |
7 | (α,x(B)) |
Step # | Text |
---|---|
8 | Angle(A,O,B) |