vault backup: 2025-02-02 16:14:27

This commit is contained in:
arc 2025-02-02 16:14:27 -07:00
parent 3e31d38873
commit 26c966e0bd

View File

@ -39,6 +39,10 @@ Given the equation $y = f(x)$, the following are all notations used to represent
# Constant Rule
The derivative of a constant is always zero.
$$ \dfrac{d}{dx}[c] = 0$$
For example, the derivative of the equation $f(x) = 3$ is $0$.
# Derivative of $x$
The derivative of $x$ is one.
# Exponential Derivative Formula
Using the definition of a derivative to determine the derivative of $f(x) = x^n$, where $n$ is any natural number.