- `D = det (A)`

Calcula el determinante de `A`.

### Referencias

- https://www.mathworks.com/help/matlab/ref/det.html
- https://octave.sourceforge.io/octave/function/det.html
- https://mathworld.wolfram.com/Determinant.html
- https://es.wikipedia.org/wiki/Determinante_(matem%C3%A1tica)
