VectorCalculus[IsPositionVector] - determines if its argument is a position Vector
|
Calling Sequence
|
|
IsPositionVector(v)
|
|
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.
|
|
|