In the response to a related question here is given a formula to compute one of the angles not given for an SAS triangle:
$$\tan(A) = \frac{\sin(C)}{\frac{b}{a}-\cos(C)}$$
where $a,b,C$ are the given sides and angle, and $A$ (or $A+\pi$ when $tan(A)<0$) is the angle opposite of side $a$.
Is there a name for this formula? It is similar to the law of tangents (also referenced there) as a method to compute an angle from the given sides and angle without needing to calculate the length of the 3rd side first. A difference is that this formula can generate a negative angle instead of an obtuse angle (in which case it indicates that one must add $\pi$). Here, I refer to it as the "tangent law" as distinguished from the "law of tangents".