linearly v0.32.0Docs


linearly v0.32.0 / mat3 / determinant

Function: determinant()

determinant(a): number

Calculates the determinant of a mat3

Parameters

a: mat3

Returns

number

Shorthands

Defined in

src/mat3.ts:199open in new window