Atom - ÆḊ
- Determinant
Tags: arithmetic , math , number , matrix , vectorize
Arity: monadic
This atom is monadic, which means it takes one argument.
Functionality
Return the determinant of a matrix. For non-square matrices, det(zzT)½
. For row vectors, this is the norm. Vectorizes at depth 2.