From 321b218eb593d689e587eebb67d78ff49783fc5b Mon Sep 17 00:00:00 2001 From: preston Date: Tue, 28 Feb 2023 23:01:35 -0800 Subject: fixed another typo --- .../mathematics/calculus/derivative_identities.pdf | Bin 31247 -> 31245 bytes .../calculus/source/derivative_identities.ms | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'website') diff --git a/website/mathematics/calculus/derivative_identities.pdf b/website/mathematics/calculus/derivative_identities.pdf index 9363ec9..a3f7f9a 100644 Binary files a/website/mathematics/calculus/derivative_identities.pdf and b/website/mathematics/calculus/derivative_identities.pdf differ 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 -- cgit