linearly v0.32.0Docs


linearly v0.32.0 / mat4 / determinant

Function: determinant()

determinant(a): number

Calculates the determinant of a mat4

Parameters

a: mat4

Returns

number

Shorthands

Defined in

src/mat4.ts:237open in new window