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