Negate three-dimensional extended precision matrix.
Source position: matrix.pp line 558
operator operator -(
const m1: Tmatrix3_extended
):Tmatrix3_extended;
This operation returns a matrix with all elements negated.