User Tools

Site Tools


4rpl:commands:normalize

This is an old revision of the document!


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.1614957082.txt.gz · Last modified: 2025/02/14 14:56 (external edit)