From 321b218eb593d689e587eebb67d78ff49783fc5b Mon Sep 17 00:00:00 2001 From: preston Date: Tue, 28 Feb 2023 23:01:35 -0800 Subject: fixed another typo --- build/website/mathematics/calculus/source/derivative_identities.ms | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/website/mathematics/calculus/source/derivative_identities.ms') 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 -- cgit