Andrew's git
/
notes.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
[spec] fundamental theorem of calculus
author
Andrew Lorimer
<andrew@lorimer.id.au>
Mon, 6 May 2019 07:22:21 +0000
(17:22 +1000)
committer
Andrew Lorimer
<andrew@lorimer.id.au>
Mon, 6 May 2019 07:22:21 +0000
(17:22 +1000)
spec/calculus.md
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
d4a6756
)
diff --git
a/spec/calculus.md
b/spec/calculus.md
index 671f0fa42841a8366c20c6b7fcf868773f68db84..b4540728a25ac9152219336c09153889850573d9 100644
(file)
--- a/
spec/calculus.md
+++ b/
spec/calculus.md
@@
-326,3
+326,11
@@
$$f(x) = {P(x) \over Q(x)} \quad \text{where } P, Q \text{ are polynomial functi
- when two graphs have the same ordinate, $y$-coordinate is double the ordinate
- when two graphs have opposite ordinates, $y$-coordinate is 0 i.e. ($x$-intercept)
- when one of the ordinates is 0, the resulting ordinate is equal to the other ordinate
+
+## Fundamental theorem of calculus
+
+If $f$ is continuous on $[a, b]$, then
+
+$$\int^b_a f(x) \> dx = F(b) - F(a)$$
+
+where $F$ is any antiderivative of $f$