What is the derivative of arctan
u’ / (1 + u^2)
What is the derivative of arccos
-u’ / (sqrt(1 - u^2))
What is the derivative of arcsin
u’ / (sqrt(1 - u^2))
derivative of arccsc
derivative of arcsec
u’ / (abs(u)sqrt(u^2 -1))
derivative of arccot
derivative of a logarithm
u’ / (u * ln(a)))
where “a” was the base of the logarithm
Rolles Thm
Hypotheses:
conclusion:
f’(c) = 0
M.V.T.
Hypotheses:
Conclusion:
f’(c) = ( f(b) - f(a) ) /( b - a )
derivative of tan
sec^2
derivative of sec
tan*sec
derivative of csc
-cot*csc
derivative of cot
-csc^2