Normalizes a vector to unit length (length 1.0) in Euclidean norm
The vector to normalize
A new vector in the same direction as a with length 1.0
Normalizes a vector to unit length (length 1.0) in Euclidean norm