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