VectorCalculus[IsVectorField] - determines if its argument is a vector field
|
Calling Sequence
|
|
IsVectorField(v)
|
|
Description
|
|
•
|
The IsVectorField(v) comand returns true if v is a vector field, that is if v was created by a call to the VectorField command, and false otherwise.
|
|
|