Surface (2)

surface2.png

f(x,y) = x^2 + y^2
x = -10:10
y = x
plot(x, y, f, linetype=:surface)

This page was generated using Literate.jl.