Matrix Determinant (WMA link)
Det
Det[{{1, 1, 0}, {1, 0, 1}, {0, 1, 1}}]
Symbolic determinant:
Det[{{a, b, c}, {d, e, f}, {g, h, i}}]