How the solver works
Given two sides, the third is found via the Pythagorean theorem (a squared + b squared = c squared). Angles are found using inverse trigonometric functions.
Given one side and one acute angle, the other angle is 90 minus the given angle. The remaining sides are found using sine, cosine, or tangent ratios.