Student[VectorCalculus][IsPositionVector] - determines if its argument is a position Vector
|
Calling Sequence
|
|
IsPositionVector(v)
|
|
Parameters
|
|
v
|
-
|
Vector; Vector to be tested
|
|
|
|
|
Description
|
|
•
|
The IsPositionVector(v) comand returns true if v is a position Vector (that is, if v was created by a call to the PositionVector command), and false otherwise.
|
|
|
Download Help Document
Was this information helpful?