Discuss this page on this pages TalkPage
See sysVectorSubtract at Xelerus
Syntax | (sysVectorSubtract vector vector) |
---|---|
Arguments | vector: the first vector to be subtracted |
vector: the subtracting vector | |
Returns | vector: resulting position after the subtraction. |
Category | system, vector operator |
Description | This function returns a position (vector) from a subtraction of the two given vectors. |
Return to Functions list