d/dxDerivCalc

Derivative of arcsin(x)

Arcsine trades its trig identity for a square root — and its derivative encodes exactly why the function only lives on the interval [−1, 1].

Answer
d/dx [arcsin(x)]  =  1/√(1 − x2)
Rule used: Inverse trigonometric derivative
Open arcsin(x) in the calculator →

Step-by-step solution

1
Set up the inverse relationship

Let y = arcsin(x), so sin(y) = x with y restricted to [−π/2, π/2].

2
Differentiate implicitly

cos(y) · y′ = 1, hence y′ = 1/cos(y).

3
Convert back to x

On the restricted range, cos(y) is non-negative, so cos(y) = √(1 − sin²(y)) = √(1 − x²), giving y′ = 1/√(1 − x²).

Why it works

Look at what the formula does at the edges: as x approaches ±1, the denominator √(1 − x²) collapses to zero and the slope blows up to infinity. That's the graph of arcsine going vertical at its endpoints — the inverse-function mirror of sine going horizontal at its peaks. Steep places on a function become flat places on its inverse, and vice versa.

The restriction of y to [−π/2, π/2] in step 3 isn't pedantry; it's what lets us drop the ± when taking the square root of cos²(y). Choose a different branch of the inverse and the sign — and the derivative — changes. Inverse trig functions are only functions at all because of these branch choices, and every derivative formula silently depends on them.

Common mistakes

Practice problems

Differentiate arcsin(x/2)

Answer: 1/√(4 − x²) — chain rule, then simplify.

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

Answer: 1/√1 = 1.

Differentiate arcsin(x) + arccos(x)

Answer: 0 — the two derivatives cancel, because the sum is the constant π/2.

Related derivatives

arctan(x)sin(x)√x