⇐ Index ⇐ Vectors
EV2(<-vector) ->vectorY ->vectorX
Expands a vector. Pops a vector from the stack, and pushes back to the stack the first two float elements of the vector.
V2(1 2) ->vector EV2(<-vector) ->y ->x
⇐ Index