Compute the Laplacian operator ∇2f=fxx+fyy+fzz\nabla^2 f = f_{xx} + f_{yy} + f_{zz}∇2f=fxx+fyy+fzz for f(x,y,z)=xyz+ex+z−y2f(x,y,z) = xyz + e^{x+z} - y^2f(x,y,z)=xyz+ex+z−y2 at the point (0,0,0)(0, 0, 0)(0,0,0).
-2
0
1
2