Determinant
Last updated
Was this helpful?
Last updated
Was this helpful?
For example, the determinant of a transformation would be if that transformation increases the area of a region by a factor of 3.
The determinant of a 2D transformation is if it squishes all of space onto a line, or even onto a single point, since the area of every region would then become 0.
That last one is especially important; checking if the determinant of a given matrix is will give a way of computing whether or not the transformation associated with a matrix squishes everything into a smaller dimension.
Determinant for 3D matrics affect volume instead of area