normalize
Normalizes a vector by dividing each component by the original length.
value
The vector to normalize.
normalized
A vector of length 1 with the same orientation as the input.