Discuss this page on this pages TalkPage

sysVectorSubtract

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.

Example

Return to Functions list