Functions Documentation
View Function Edit Function
Name sysVectorDivide
Syntax (sysVectorDivide vector number)
Argument List vector: the vector you want to be divided by
number: the integer that divide the vector
Returns vector: the resulting position after the division
Category vector operator, system
Description This function returns a position (vector) after dividing the submitted vector by the integer
Example
Comment Basic vector operator function