- `D = det (A)`

Compute the determinant of `A`.

### References

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