Discuss this page on this page's [[sysVectorDistance Talk Page|Talk Page]] === sysVectorDistance === See [[http://xelerus.de/index.php?s=functions&function=261|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 functions|system]], [[vector operator functions|vector operator]] | ^ Description | This function calculates the distance from two given positions (vectors) | Basic vector operator function. === Example === TODO Return to [[:Functions]] list