1/22
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
|---|
No study sessions yet.
definition of a derivative
lim h=0 (f(x+h)-f(x))/h
ax
a
constant
0
x^n
nx^n-1
cx^n
(cn)x^n-1
sinx
cosx
cosx
-sinx
tanx
sec²x
cscx
-cscxcotx
secx
secxtanx
cotx
-csc²x
arccos
-1/sqrt(1-x²)
arcsin
1/sqrt(1-x²)
arctan
1/(1+x²)
arcsec
1/(|x|sqrt(x²-1))
arccsc
-1/(|x|sqrt(x²-1))
arccot
-1/(1+x²)
ax
1/(alnx)
lnx
1/x
f(x)+g(x)
f’(x)+g’(x)
f(x)-g(x)
f’(x)-g’(x)
f(x)g(x)
f’(x)g(x)+g’(x)f(x)
f(x)/g(x)
g(x)f’(x)-f(x)g’(x)/(g(x)²)