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

This commit is contained in:
arc 2025-02-02 16:19:27 -07:00
parent 26c966e0bd
commit d66a6f21a8

View File

@ -44,6 +44,8 @@ For example, the derivative of the equation $f(x) = 3$ is $0$.
# Derivative of $x$
The derivative of $x$ is one.
For example, the derivative of the equation $f(x) = x$ is $1$, and the derivative of the equation $f(x) = 3x$ is $3$.
# Exponential Derivative Formula
Using the definition of a derivative to determine the derivative of $f(x) = x^n$, where $n$ is any natural number.