More actions
| No edit summary Tag: 2017 source edit | No edit summary Tag: 2017 source edit | ||
| Line 4: | Line 4: | ||
| ==== length ==== | ==== length ==== | ||
| ---- | ---- | ||
| {{Sidebox | |||
|  |Computes the [[wikipedia:Norm (mathematics)#Euclidean norm|Euclidean norm]] of the vector. | |||
|  |Mathematical definition | |||
| }} | |||
| Computes the [[wikipedia:Norm (mathematics)#Euclidean norm|Euclidean norm]] of the vector. | |||
| Computes the length of a vector. | Computes the length of a vector. | ||
Revision as of 21:02, 27 October 2024
Math operations
Mathematical operations that apply to all vectors, such as computing their length
length
Mathematical definition
Computes the Euclidean norm of the vector.
Computes the length of a vector.
| Arguments | Return Type | 
|---|---|
| length() | number | 
