linearly v0.32.0Docs


linearly v0.32.0 / mat2 / determinant

Function: determinant()

determinant(a): number

Calculates the determinant of a mat2

Parameters

a: mat2

Returns

number

determinant of a

Shorthands

Defined in

src/mat2.ts:136open in new window