Student[VectorCalculus][IsVectorField] - determines if its argument is a vector field
|
Calling Sequence
|
|
IsVectorField(v)
|
|
Parameters
|
|
v
|
-
|
Vector; Vector to be tested
|
|
|
|
|
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.
|
|
|
Download Help Document
Was this information helpful?