幾何学
三平方の定理計算機
三平方の定理で直角三角形の辺を計算
使い方
- Select the side of the right triangle you want to calculate: Hypotenuse (c), Leg (a), or Leg (b).
- Enter the lengths of the other two sides.
- Click 計算する to compute the missing side.
計算式
Pythagorean Theorem formulas:
- Hypotenuse (c): c = √(a² + b²)
- Leg (a): a = √(c² - b²)
- Leg (b): b = √(c² - a²)
Note: The hypotenuse (c) must always be longer than either leg (a or b).