Normalize

Outputs a vector with the same direction as the input vector, but a length of 1. (Also known as a unit vector.)

Notes

As Vector (0, 0, 0) is the origin point, feeding it in the input can give (nan, nan, nan).