Functions Documentation
View Function Edit Function
Name sysVectorSubtract
Syntax (sysVectorSubtract vector vector)
Argument List vector: the first vector to be subtracted
vector: the subtracting vector
Returns vector: resulting position after the subtraction.
Category vector operator, system
Description This function returns a position (vector) from a subtraction of the two given vectors.
Example
Comment Basic vector operator function