Normalize: Difference between revisions
Add Infobox and information
Nikitaivanov (talk | contribs) (Created page with "File:Normalize1.png Outputs a vector with the same direction as the input vector, but a length of 1. (Also known as a *unit vector*.) Category:Blocks ") |
-u ndefined- (talk | contribs) (Add Infobox and information) |
||
Line 1: | Line 1: | ||
{{Block | |||
|image=Normalize.png | |||
|type=s | |||
|folder=Math | |||
|input1={{Port|v}} | |||
|output1={{Port|v|Normalized}} | |||
}} | |||
Outputs a vector with the same direction as the input vector, but a length of 1. (Also known as a | Outputs a vector with the same direction as the input vector, but a length of 1. (Also known as a ''unit vector''.) | ||
This script block was introduced in Fancade 1.4. | |||
== Related == | |||
* [[Dot Product]] | |||
[[Category:Blocks]] | [[Category:Blocks]] |