[Overview][Types][Classes][Procedures and functions] | Reference for unit 'matrix' (#rtl) |
Allow assignment of extended precision vector to double precision vector
Source position: matrix.pp line 274
function operator :=(Tvector2_extended): Tvector2_double( |
const v: Tvector2_extended |
This operator allows you to use a vector with extended precision values wherever a double precision vector is expected, at the cost of loosing some precision.
No notes exist for this page yet.