many edits

This commit is contained in:
jverzani
2024-04-26 18:26:12 -04:00
parent 6e807edb46
commit 4f924557ad
45 changed files with 326 additions and 296 deletions

View File

@@ -95,6 +95,7 @@ Functions in `Julia` have an implicit domain, just as they do mathematically. In
```{julia}
#| error: true
h(-1)
```