diff --git a/dev/advanced/index.html b/dev/advanced/index.html index f6a3145..bf3214d 100644 --- a/dev/advanced/index.html +++ b/dev/advanced/index.html @@ -9,4 +9,4 @@ fz(x,y) = sin.(sqrt.(x.^2 + y.^2))./sqrt.(x.^2+y.^2) fxy = [fz(x,y) for x in x, y in y] @gsp :- 2 x y fxy "w pm3d notit" -
Settings
This document was generated with Documenter.jl on Thursday 26 March 2020. Using Julia version 1.3.1.