First published on MSDN on Feb 22, 2016
I created a sample program about vector in Small Basic. The program ID is WCT521-0 .
A 2-dimensional vector can represent the coordinates of a point on the plane.
At first, this program shows a sample of vector sum.
Secondly, this program shows rotation using a rotation matrix.
Authored by Nonki Takahashi
I created a sample program about vector in Small Basic. The program ID is WCT521-0 .
A 2-dimensional vector can represent the coordinates of a point on the plane.
At first, this program shows a sample of vector sum.
Secondly, this program shows rotation using a rotation matrix.
See Also
Published Feb 12, 2019
Version 1.0NonkiTakahashi
Iron Contributor
Joined February 01, 2019
Small Basic Blog
Follow this blog board to get notified when there's new activity