最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

math - Modifying an angle on the unit circle by moving a point on it - Stack Overflow

programmeradmin3浏览0评论

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
Add a comment  | 

1 Answer 1

Reset to default 0

Result

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)
发布评论

评论列表(0)

  1. 暂无评论