diff options
author | preston <preston@openbsd-preston.prestonpan.tech> | 2023-02-28 23:01:35 -0800 |
---|---|---|
committer | preston <preston@openbsd-preston.prestonpan.tech> | 2023-02-28 23:01:35 -0800 |
commit | 321b218eb593d689e587eebb67d78ff49783fc5b (patch) | |
tree | f1b5edb6edf6dbacdeb371e25c3ea4cabee4b584 /website/mathematics/calculus | |
parent | 83dd00761244c9d1c5e2ab8f5e08daaff2cd85a1 (diff) |
fixed another typo
Diffstat (limited to 'website/mathematics/calculus')
-rw-r--r-- | website/mathematics/calculus/derivative_identities.pdf | bin | 31247 -> 31245 bytes | |||
-rw-r--r-- | website/mathematics/calculus/source/derivative_identities.ms | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/website/mathematics/calculus/derivative_identities.pdf b/website/mathematics/calculus/derivative_identities.pdf Binary files differindex 9363ec9..a3f7f9a 100644 --- a/website/mathematics/calculus/derivative_identities.pdf +++ b/website/mathematics/calculus/derivative_identities.pdf diff --git a/website/mathematics/calculus/source/derivative_identities.ms b/website/mathematics/calculus/source/derivative_identities.ms index 4f91fce..bc566ab 100644 --- a/website/mathematics/calculus/source/derivative_identities.ms +++ b/website/mathematics/calculus/source/derivative_identities.ms @@ -111,7 +111,7 @@ derivative definition. Here, we will discuss the power rule, or $x sup n$ for an integer $n$. .PP -If we just plug it into the general form form directly: +If we just plug it into the general form directly: .EQ f'(x) = {{(x + h)} sup {n} - {x} sup {n}} over h .EN |