getSlantRatio

Gets the slant ratio of a matrix.

For a simple shear matrix in the form:

1 λ
0 1

this is simply λ.

Return

the slant ratio of @matrix

Since

1.50