Discuss this page on this page's Talk Page
See sysVectorMultiply at Xelerus
Syntax | (sysVectorMultiply vector number) |
---|---|
Arguments | vector: the vector you want to be multiplied |
number: the integer that multiply the vector | |
Returns | vector: the new position after the multiplication |
Category | system, vector operator |
Description | This function returns a position (vector) after multiplying the submitted vector by the integer |
TODO
Return to Functions list