d/dxDerivCalc

Derivative of sin(x)

The derivative of the sine function is one of the first results every calculus student memorizes — and one of the few that comes out perfectly clean.

Answer
d/dx [sin(x)]  =  cos(x)
Rule used: Standard trigonometric derivative
Open sin(x) in the calculator →

Step-by-step solution

1
Identify the function

You are differentiating f(x) = sin(x), a bare sine with the variable itself as its argument — no inner function, so no chain rule is needed.

2
Apply the standard derivative

Sine's derivative is defined directly from the limit of the difference quotient: limh→0 [sin(x+h) − sin(x)] / h = cos(x). This limit relies on the fact that sin(h)/h → 1 as h → 0.

3
State the result

f′(x) = cos(x). Done — no simplification required.

Why it works

A useful way to see why this is true without the limit algebra: picture a point moving around the unit circle. Its height is sin(x) and its horizontal position is cos(x). The rate at which the height changes is exactly the horizontal coordinate — when the point is at the far right of the circle (height 0, moving straight up), the height changes fastest, and cos(0) = 1 agrees.

The derivatives of sine and cosine chain together in a four-step cycle: sin → cos → −sin → −cos → sin. Knowing that cycle lets you write down any higher derivative of sin(x) instantly — the 4th derivative returns to sin(x), the 99th derivative is the same as the 3rd, and so on. Remember that this clean result only holds when x is measured in radians; in degrees a factor of π/180 appears.

Common mistakes

Practice problems

Find the derivative of 4 sin(x)

Answer: 4 cos(x) — constants ride along untouched.

Find the second derivative of sin(x)

Answer: −sin(x) — differentiate cos(x) to get −sin(x).

Find the slope of sin(x) at x = 0

Answer: cos(0) = 1, which is why sin(x) ≈ x near zero.

Related derivatives

cos(x)sin(2x)x·sin(x)tan(x)