A set of calculators to solve triangles based on given information.
Law of sines theory documentation is written in Jupyter here.
Set of separate python scripts that do a single function.
- Run python scripts
- Follow prompts
Given a set of sufficient partial information, the calculator will either:
- Solve the remaining parts of a the triangle
- Determine and solve the two triangles.
- Determine there is no solvable triangle.