All 10 standard trigonometric integrals — each is the reverse of the corresponding derivative rule.
| # | Integral | Result |
|---|---|---|
| 1 | ∫ sin x dx | −cos x + C |
| 2 | ∫ cos x dx | sin x + C |
| 3 | ∫ tan x dx | ln|sec x| + C |
| 4 | ∫ cot x dx | ln|sin x| + C |
| 5 | ∫ sec x dx | ln|sec x + tan x| + C |
| 6 | ∫ csc x dx | ln|csc x − cot x| + C |
| 7 | ∫ sec²x dx | tan x + C |
| 8 | ∫ sec x tan x dx | sec x + C |
| 9 | ∫ csc²x dx | −cot x + C |
| 10 | ∫ tan²x dx | tan x − x + C |
This is derived using the Pythagorean identity tan²x = sec²x − 1:
∫ tan²x dx = ∫ (sec²x − 1) dx= ∫ sec²x dx − ∫ 1 dxEvaluate: ∫₀^(π/2) cos x dx
[sin x]₀^(π/2)sin(π/2) − sin(0) = 1 − 0