Unit length vectors.
(<=> (Unit-Vec ?V) (And (Vector-Quantity ?V) (= (Quantity.Dimension ?V) Identity-Dimension) (= (Dot ?V ?V) 1)))