Discuss this page on this pages TalkPage
See sysVectorDivide at Xelerus
Syntax | (sysVectorDivide vector number) |
---|---|
Arguments | 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 | system, vector operator |
Description | This function returns a position (vector) after dividing the submitted vector by the integer |
Return to Functions list