Vectors are entered as <2,3>. They can be added, subtracted and combined with a point.
For example:
(-2,-3) + <4,7> + <3,-3> - <4,0>
Constants
Vectors can contain constants which are discussed later in this manual. You can enter a vector of <-3a,b> for example.