Functions Documentation
View Function Edit Function
Name sysVectorMultiply
Syntax (sysVectorMultiply vector number)
Argument List vector: the vector you want to be multiplied
number: the integer that multiply the vector
Returns vector: the new position after the multiplication
Category vector operator, system
Description This function returns a position (vector) after multipling the submitted vector by the integer
Example
Comment Basic vector operator function