vault backup: 2025-02-06 12:58:51
This commit is contained in:
@ -107,3 +107,10 @@ $$ \dfrac{d}{dx}(\dfrac{f(x)}{g(x)}) = \dfrac{f'(x)g(x) -f(x)g'(x)}{(g(x))^2} $
|
||||
$$ \dfrac{d}{dx} e^x = e^x $$
|
||||
$$ \dfrac{d}{dx}a^x = a^x*(\ln(a)) $$
|
||||
for all $a > 0$
|
||||
|
||||
|
||||
# Examples
|
||||
|
||||
> Differentiate $f(x) = 4\sqrt[3]{x} - \dfrac{1}{x^6}$
|
||||
|
||||
$f(x)
|
Reference in New Issue
Block a user