Initializes the vector, setting its elements to the values passed to the constructor.
Source position: matrix.pp line 86
constructor Tvector2_extended.init(
a: extended;
b: extended
);