Triangle Calculator
Solve a triangle from any three known values (with at least one side): SSS, SAS, ASA, AAS, or the ambiguous SSA case. Computes the missing sides and angles, area, perimeter, heights, inradius, circumradius, and classifies the triangle by sides and angles.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Side a
x >= 0Side b
x >= 0Side c
x >= 0Angle A (opposite a)
x >= 0Angle B (opposite b)
x >= 0Angle C (opposite c)
x >= 0Angle unit
degrees, radians Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.