Here are some notes on Trigonometric Functions: sin(), cos(), tan():
What are Trigonometric Functions?
Trigonometric functions are mathematical functions that describe the relationships
between the angles and side lengths of triangles.
Sine (sin)
Definition
The sine of an angle is the ratio of the length of the opposite side to the length
of the hypotenuse.
Formula
sin(A) = opposite side / hypotenuse
Graph
The graph of sin(x) is a periodic curve that oscillates between -1 and 1.
Cosine (cos)
Definition
The cosine of an angle is the ratio of the length of the adjacent side to the
length of the hypotenuse.
Formula
cos(A) = adjacent side / hypotenuse
Graph
The graph of cos(x) is a periodic curve that oscillates between -1 and 1.
Tangent (tan)
Definition
The tangent of an angle is the ratio of the length of the opposite side to the
length of the adjacent side.
Formula
tan(A) = opposite side / adjacent side
Graph
The graph of tan(x) is a periodic curve that oscillates between -8 and 8.
Relationships between sin, cos, and tan
sin(A) = cos(90 - A)
cos(A) = sin(90 - A)
tan(A) = sin(A) / cos(A)
Identities and Formulas
Pythagorean identity: sin^2(A) + cos^2(A) = 1
Sum and difference formulas: sin(A + B) = sin(A)cos(B) + cos(A)sin(B), etc.
Applications of sin, cos, and tan
Navigation and Surveying: Trigonometric functions are used to calculate distances
and angles in navigation and surveying.
Physics and Engineering: Trigonometric functions are used to describe the motion of
objects in terms of position, velocity, and acceleration.
Computer Graphics: Trigonometric functions are used to perform transformations and
projections in computer graphics.