- The vector differential operator ∇ is defined as the gradient operator (∂/∂x, ∂/∂y, ∂/∂z).
- The gradient of a scalar function φ is defined as gradφ = (∂φ/∂x, ∂φ/∂y, ∂φ/∂z).
- For the function φ = x2 + yz + 2xy, the gradient at point P=(1,3,2) is gradφ = (2,6,4).