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 /build/website/mathematics/calculus/source | |
parent | 83dd00761244c9d1c5e2ab8f5e08daaff2cd85a1 (diff) |
fixed another typo
Diffstat (limited to 'build/website/mathematics/calculus/source')
-rw-r--r-- | build/website/mathematics/calculus/source/derivative_identities.ms | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/website/mathematics/calculus/source/derivative_identities.ms b/build/website/mathematics/calculus/source/derivative_identities.ms index 4f91fce..bc566ab 100644 --- a/build/website/mathematics/calculus/source/derivative_identities.ms +++ b/build/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 |