Vector Field Gradient (∇f)
Scalar Field f(x,y,z) [JS Syntax: e.g., x*x + y*z]
Evaluate at Point (x, y, z):
∇f = [
0
i,
0
j,
0
k ]