- `D = det (A)`

Calcula o determinante de `A`.

### Referências

- https://www.mathworks.com/help/matlab/ref/det.html
- https://octave.sourceforge.io/octave/function/det.html
- https://mathworld.wolfram.com/Determinant.html
- https://pt.wikipedia.org/wiki/Determinante
