VectorCalculus
ScalarPotential
Calling Sequence
Parameters
Description
Examples
ScalarPotential(v)
v
-
vector field or Vector valued procedure; specify the components of the vector field
The ScalarPotential(v) command computes the scalar potential of the vector field v. This is a function f such that . If a scalar potential does not exist, NULL is returned.
If v is a Vector field, an algebraic expression is returned. If v is a Vector-valued procedure, a procedure is returned.
See Also
VectorCalculus[Gradient]
VectorCalculus[SetCoordinates]
VectorCalculus[Vector]
VectorCalculus[VectorField]
VectorCalculus[VectorPotential]
Download Help Document