ScalarPotential - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

Student[VectorCalculus]

  

ScalarPotential

  

compute the scalar potential of a vector field

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

ScalarPotential(v)

Parameters

v

-

vector field or Vector-valued procedure; specify the components of the vector field

Description

• 

The ScalarPotential(v) calling sequence computes the scalar potential of the vector field .  This is a function  such that .  If a scalar potential does not exist, NULL is returned.

• 

If  is a vector field, an algebraic expression is returned. If  is a Vector-valued procedure, a procedure is returned.

Examples

(1)

(2)

(3)

(4)

(5)

See Also

Student[VectorCalculus]

Student[VectorCalculus][Gradient]

Student[VectorCalculus][SetCoordinates]

Student[VectorCalculus][Vector]

Student[VectorCalculus][VectorField]

Student[VectorCalculus][VectorPotential]

 


Download Help Document