fix typos

This commit is contained in:
jverzani
2026-08-11 17:45:57 -04:00
parent 253295ff6e
commit f2de1cdefc
21 changed files with 28 additions and 4398 deletions

View File

@@ -260,7 +260,7 @@ This very clearly shows the sharp dependence on the value of $b$; below some lev
The function `recovered` is of two variables returning a single value. In subsequent sections we will see a few $3$-dimensional plots that are common for such functions, here we skip ahead and show how to visualize multiple function plots at once using "`z`" values in a graph.
::: {#fig-recoverd-over-various-k-values}
::: {#fig-recovered-over-various-k-values}
```{julia}
#| hold: true
k, ks = 0.1, 0.2:0.1:0.9 # first `k` and then the rest