Learn to Program with ZedLX

Free Online Programming Course for Beginners

Operations on Vectors [3/13]

This demonstrational program illustrates the operation of multiplying a vector by a number 2.

For drawing an arrow of a certain width, a function-procedure named DrawArrowW was written. This function uses some more advanced features. The remaining parts of the program (the top half) should be comprehensible.

Loading...