ALL EXPERIMENTS

Trigonometric Functions

Chapter 3 · Class 11 · An interactive lab for angles, the unit circle, graphs and identities

3.2 Angles: Degree Measure and Radian Measure

An angle is the amount of rotation of a ray from its initial side to its terminal side. Drag the slider to rotate the terminal side and watch the degree and radian measures update together. Anticlockwise rotation is positive; clockwise is negative.

60°
1.047 rad
π/3
Radian measure = (π / 180) × Degree measure
Degree measure = (180 / π) × Radian measure
l = r θ   (arc length = radius × angle in radians)

Arc-length demo (l = rθ)

5 cm
5.24 cm

Notice: one full revolution = 360° = 2π radians. The point on the circle traces the same path whether you think in degrees or radians — they are just two different rulers for measuring the same rotation.

3.3 Trigonometric Functions via the Unit Circle

For a point P(a, b) on the unit circle with ∠AOP = x radians, we define cos x = a and sin x = b. Drag the slider (or the point itself) to explore how sin, cos, tan and the reciprocal functions change as x sweeps around the circle.

45°
0.785
FunctionValue
sin x-
cos x-
tan x-
cosec x-
sec x-
cot x-

cos²x + sin²x = 1 → check: -

cos²x + sin²x = 1  |  1 + tan²x = sec²x  |  1 + cot²x = cosec²x

Common angle values

x0π/6π/4π/3π/2π3π/2
sin01/21/√2√3/210-10
cos1√3/21/√21/20-101
tan01/√31√3ND0ND0

3.3.1 Sign of Trigonometric Functions (ASTC Rule)

Move the slider to place the terminal side in each quadrant and see which functions are positive and which are negative. This is the famous "All Sin Tan Cos" (ASTC) rule read anticlockwise from quadrant I.

30°
I
Quadrant II
(90°–180°)
Quadrant I
(0°–90°)
Quadrant III
(180°–270°)
Quadrant IV
(270°–360°)
IIIIIIIV
sin x++
cos x++
tan x++

Graphs of Trigonometric Functions

Select a function to see its graph, and watch a rotating radius on the unit circle (left) generate the curve (right) point by point. All trig functions are periodic: sin and cos repeat every 2π; tan and cot repeat every π.

3.4 Trigonometric Functions of Sum and Difference of Two Angles

Pick two angles x and y and verify the identities numerically and visually. These identities let us break any angle into a sum/difference of angles we already know.

50°
20°
sin(x + y) = sin x cos y + cos x sin y

cos(x + y) = cos x cos y − sin x sin y

sin(x − y) = sin x cos y − cos x sin y

cos(x − y) = cos x cos y + sin x sin y

tan(x + y) = (tan x + tan y) / (1 − tan x tan y)

Try a worked example

sin 15° = sin(45° − 30°) = sin45°cos30° − cos45°sin30° = (√6 − √2)/4 ≈ -

Double & Triple Angle Formulas

These formulas come directly from the sum formulas by setting y = x (double angle) or using 3x = 2x + x (triple angle). Change x below and watch both sides of each identity match.

40°

Double Angle

sin 2x = 2 sin x cos x

cos 2x = cos²x − sin²x = 2cos²x − 1 = 1 − 2sin²x

tan 2x = 2tan x / (1 − tan²x)

Triple Angle

sin 3x = 3 sin x − 4 sin³x

cos 3x = 4 cos³x − 3 cos x

tan 3x = (3tan x − tan³x) / (1 − 3tan²x)

The curve shows y = sin x (cyan) versus y = sin 2x (yellow) — notice sin 2x completes two full cycles in the space sin x completes one, matching the "doubled" angle.

Sum-to-Product & Product-to-Sum Formulas

These convert a sum/difference of sines or cosines into a product (useful for solving equations), and vice versa. Adjust x and y and confirm both sides agree.

80°
20°
cos x + cos y = 2 cos((x+y)/2) cos((x−y)/2)

cos x − cos y = −2 sin((x+y)/2) sin((x−y)/2)

sin x + sin y = 2 sin((x+y)/2) cos((x−y)/2)

sin x − sin y = 2 cos((x+y)/2) sin((x−y)/2)

Product-to-Sum (reverse direction)

2 cos x cos y = cos(x+y) + cos(x−y)

2 sin x cos y = sin(x+y) + sin(x−y)

−2 sin x sin y = cos(x+y) − cos(x−y)