Normalizes a vector. By definition, the resulting vector has the same direction as the source vector, but has a magni- tude of 1.
0 |
Vector |
Input Vector |
The source vector to normalize. |
1 |
Vector |
Resultant Vector |
The resulting normalized vector. |
SUCCESS |
This command always succeeds. |
None.