I have an irregular tetrahedron as shown in figure below, and I know the length of all of its edges. I want to find the azimuth and zenith angles $\phi$, and $\theta$ for vector $C$.
I managed to find the zenith angle $\theta$ by finding the volume using Cayley-Menger Determinant and the equation volume = $(A\times B).C$; however I can't find the azimuth angle $\theta$.
Any help is appreciated to find azimuth angle $\phi$.
Best regards,