bmed90
- 99
- 0
As the title inquires, I am curious as to how or why the Sin function represents y coordinate on the unit circle.
bmed90 said:I guess what I am asking is why is sin defined as the y coordinate?
The y coordinate is interesting in some mathematical calculations, so this function got its own name ("sine"). Other parameters got other names (like cosine, tangent, ...).bmed90 said:I guess what I am asking is why is sin defined as the y coordinate?
phinds said:Do you understand what a "sin" function is? Can you DRAW a unit circle and see what you would get if you took the sin of some arbitrary radius line?
willem2 said:Consider the triangle formed by the origin, a point on the unit circle in the first quadrant at an angle A, and the projection of this point on the x-axis. This is a right-angled triangle, with hypothenuse 1. since sin A = (opposite side of A)/(hypothenuse), the opposite side is sin A. This is also the y-coordinate of the point on the unit circle.
Reflection around the x- and y-axis will prove this for the other quadrants as well.