updates
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#| echo: false
|
||||
#| results: "hidden"
|
||||
using CalculusWithJulia
|
||||
using CalculusWithJulia.WeaveSupport
|
||||
nothing
|
||||
```
|
||||
|
||||
@@ -103,4 +102,3 @@ With that in hand, to make a graph of a function over a range, we follow this pa
|
||||
```{julia}
|
||||
plot(sin, 0, 2pi)
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user