User Tools

Site Tools


4rpl:commands:normalize

Index
Vectors

Normalize

Normalize(<-vector) ->normVector

Description

Normalizes a vector. To normalize a vector is to take a vector of any length and, keeping it pointing in the same direction, change its length to 1, turning it into what is called a unit vector.

Examples

Normalize(V3(2 1 0)) ->normVector

Index

4rpl/commands/normalize.txt · Last modified: 2021/03/05 10:11 by Karsten75