Allow assignment of extended precision vector to single precision vector.
Source position: matrix.pp line 277
| operator operator :=( | 
| const v: Tvector2_extended | 
This operator allows you to use a vector with extended precision values wherever a single precision vector is expected, at the cost of loosing some precision.