For the inner product space $M_{2\times2} (\Bbb{C})$, with inner product $\langle A,B\rangle = \operatorname{tr}(AB^*)$, find the angle between
$$A=\begin{bmatrix}2+i&1\\-1&0\end{bmatrix} $$
$$B=\begin{bmatrix}3-2i&1+i\\0&-1\end{bmatrix}$$
I tried to use $$\cos(z)=\frac{\langle A,B\rangle}{\|A\|\|B\|}=\frac{5+6i}{4\sqrt{7}}$$ but how can I find the angle? is it supposed to be a real number?
