--- layout: posts title: Api - solvers Namespace ---
First circle.
Second circle.
Boolean to use inner tangents instead of outer tangents.
Array of angles in degrees where 2 lines between the circles will be tangent to both circles.
Solves for the altitude of an equilateral triangle when you know its side length.
Length of a side of the equilateral triangle (all 3 sides are equal).
Altitude of the equilateral triangle.
Solves for the side length of an equilateral triangle when you know its altitude.
Altitude of the equilateral triangle.
Length of the side of the equilateral triangle (all 3 sides are equal).
Solves for the length of a side of a triangle when you know length of one side and 2 angles.
Angle which is opposite of the side you are trying to find.
Length of one side of the triangle which is between the provided angles.
An other angle of the triangle.
Length of the side of the triangle which is opposite of the first angle parameter.
Solves for the angle of a triangle when you know lengths of 3 sides.
Length of side of triangle, opposite of the angle you are trying to find.
Length of any other side of the triangle.
Length of the remaining side of the triangle.
Angle opposite of the side represented by the first parameter.
Generated using TypeDoc
Solves for the angles of the tangent lines between 2 circles.