Pythagorean Theorem Calculator

Find the missing side of a right triangle.

Find the missing side of a right triangle.

How to use this calculator

Every field updates the result as you type — there is no submit step. The inputs below are pre-filled with a realistic example so you can see how the tool behaves before entering your own figures.

FieldUnitWhat it means
FindSelect the mode that matches your situation.
Side aEnter a numeric value.
Side bEnter a numeric value.
Hypotenuse cEnter a numeric value.

Formula

The calculation is based on the following relationship:

a² + b² = c²

Worked example

Using the default values loaded into the calculator above, the result is:

InputValue
FindHypotenuse c
Side a3
Side b4
Hypotenuse c5
OutputValue
Hypotenuse c5
Sidesa = 3, b = 4, c = 5
Area6
Perimeter12
Angle opposite a36.8699°
Angle opposite b53.1301°

Precision and rounding

Calculations run in IEEE 754 double precision, giving about 15–17 significant decimal digits. Displayed values are rounded for readability while the full precision is retained internally, so intermediate rounding never accumulates into the final answer.

Very large or very small magnitudes switch automatically to scientific notation.

Sharing and saving a calculation

The "Copy link" button encodes every value you have entered into the page URL. Opening that link restores the calculation exactly, which makes it easy to bookmark a scenario, send it to someone else, or keep several variations side by side in separate tabs.

Frequently asked questions

What does the Pythagorean Theorem Calculator do?

Find the missing side of a right triangle.

What result do the default values produce?

With the values pre-loaded in the calculator, hypotenuse c comes to 5.

Is this calculator free to use?

Yes. It is free, requires no account, and runs entirely in your browser — nothing you enter is transmitted or stored on a server.

Can I save or share a calculation?

Yes. The "Copy link" button builds a URL containing all your entered values. Anyone opening that link sees the same calculation.

What formula does the Pythagorean Theorem Calculator use?

a² + b² = c²

How accurate is the result?

Calculations use double-precision floating point, accurate to roughly 15 significant digits. Displayed values are rounded for readability only.