This commit is contained in:
jverzani
2025-01-24 11:10:06 -05:00
parent 92f4cba496
commit 33c02f08ce
7 changed files with 11 additions and 11 deletions

View File

@@ -162,7 +162,7 @@ caption = L"""
Illustration of the bisection method to find a zero of a function. At
each step the interval has $f(a)$ and $f(b)$ having opposite signs so
that the intermediate value theorem guaratees a zero.
that the intermediate value theorem guarantees a zero.
"""