vectorA:normalize
From ComputerCraft Wiki
Function vector:normalize | |
Returns a normalized representation of the vector. | |
Syntax | vector:normalize() |
Returns | number |
Part of | ComputerCraft |
API | vector |
Examples