Divides a vector by its Euclidean length and returns the quotient.
The vector.
Optional
vector to hold result. If not passed in a new one is created.
The normalized vector.
Divides a vector by its Euclidean length and returns the quotient.