normalize or unitV takes as argument a vector. normalize or unitV normalizes this vector for the l2 norm (the square root of the sum of the squares of its coordinates). Input :
Output :
Indeed : x=3, y=4, z=5 and 50=|x|2+|y|2+|z|2.