linearly v0.32.0Docs


linearly v0.32.0 / mat2d / determinant

Function: determinant()

determinant(a): number

Calculates the determinant of a mat2d

Parameters

a: mat2d

Returns

number

Shorthands

Defined in

src/mat2d.ts:152open in new window