Discuss this page on this page's [[sysVectorAdd Talk Page|Talk Page]] === sysVectorAdd === See [[http://xelerus.de/index.php?s=functions&function=260|sysVectorAdd at Xelerus]] ^ Syntax | (sysVectorAdd vector vector) -> vector | ^ Arguments | vector: first vector to add | ^ | vector: second vector to add | ^ Returns | vector: the sum of the 2 vectors | ^ Category | [[system functions|system]], [[vector operator functions|vector operator]] | ^ Description | Function used to sum 2 vectors. | Basic function for summing 2 vectors === Example === TODO Return to [[:Functions]] list