How to find the determinant of a 2x2 matrix
Det |A| = ad - bc
Reflect in x axis
(x;y) > (x;-y) [10/0-1]
Reflection in y-axis
(x;y) > (-x;y) [-10/01]
Reflection in y = x
(x;y) > (y;x) [01/10]
Reflect in y = -x
(x;y) > (-y;-x) [-10/0-1]
Reflect in y =mx
[cos2@ sin2@/sin2@ - cos2@]
Rotation 90 degrees anti-clockwise
(x;y) > (y;-x) [01/-10]
Rotation 90 degrees clockwise
(x;y) > (-y; x) {0-1/10}