Discuss this page on this page's Talk Page
See sysVectorDistance at Xelerus
Syntax | (sysVectorDistance vector vector) → number |
---|---|
Arguments | vector: the first vector |
vector: the second vector for calculating the distance | |
Returns | number: distance between the 2 vectors in light-seconds |
Category | system, vector operator |
Description | This function calculates the distance from two given positions (vectors) |
Basic vector operator function.
TODO
Return to Functions list