This commit is contained in:
jverzani
2023-03-28 11:02:18 -04:00
parent 377c9f0238
commit ed5434bb1c
13 changed files with 187 additions and 32 deletions

View File

@@ -232,6 +232,7 @@ plot_parametric(0..2pi, f, legend=false)
scatter!([0],[0], markersize=4)
```
##### Example