powered by
This function normalizes the the input vector v by dividing its L2 norm (Euclidean norm).
normalize_lower(v)
Numeric vector with normalized.
Numeric vector.
normalize_lower(1:6)
Run the code above in your browser using DataLab