Vector functions {gradient, vector}| can be sum of each partial derivative times its unit vector i: (Df(x,y) / Dx) * i + (Df(x,y) / Dy) * j, where D is partial derivative. Gradient is in respect to direction. Gradient uses an operator {del operator}, which is upside-down uppercase delta: del = ((D / Dx) * i + (D / Dy) * j). For two dimensions, gradient is normal vector to vector-function curve. For three dimensions, gradient is normal vector to vector-function surface.
Mathematical Sciences>Calculus>Differentiation>Function>Vector
3-Calculus-Differentiation-Function-Vector
Outline of Knowledge Database Home Page
Description of Outline of Knowledge Database
Date Modified: 2022.0224