Pythagorean Theorem Calculator
Pythagorean Theorem Calculator lets you a right triangle satisfies hypotenuse² = leg a² + leg b². Enter your own values or load the worked example.
- Copy or download the computed result
- Adjust first leg
- See the processing method and limits
Method and calculation
A right triangle satisfies hypotenuse² = leg a² + leg b².
Inputs and settings
Pythagorean Theorem Calculator accepts First leg (minimum 0.000001); Second leg (minimum 0.000001).
Worked example
Pythagorean Theorem Calculator example — First leg: 3; Second leg: 4. Computed output: { "hypotenuse": 5, "area": 6 }
Output and limitations
Pythagorean Theorem Calculator: Use finite inputs. Results use double-precision arithmetic.
Technical references: JavaScript numerical operations
Pythagorean Theorem Calculator FAQs
Pythagorean Theorem Calculator applies the following rule to your input: A right triangle satisfies hypotenuse² = leg a² + leg b². The worked example on this page uses the same processor as the result button.
Pythagorean Theorem Calculator has these boundaries: Use finite inputs. Results use double-precision arithmetic. Start by checking the first leg field against the units or format shown.
Pythagorean Theorem Calculator provides this sample: { "hypotenuse": 5, "area": 6 }. Use the sample button to reproduce it, then replace the inputs with your own values.