vdim(<vector>[,<delimiter>])
Returns the dimensionality of a vector.
> think vdim(1 2 3 4)
4
vmag(), vunit()