Skip to main content
DigiCalcs

如何计算Right Triangle

learn.whatIsHeading

A right triangle has one 90° angle. The Pythagorean theorem (a² + b² = c²) relates its three sides: legs a and b, and hypotenuse c (opposite the right angle). Right triangles are fundamental in trigonometry, construction, and navigation.

分步指南

  1. 1Hypotenuse: c = √(a² + b²)
  2. 2Leg: a = √(c² − b²)
  3. 3Angles: angle A = arctan(a/b), angle B = arctan(b/a), sum of angles = 180°
  4. 4Area = (1/2) × base × height = (1/2) × a × b

例题解析

输入
Legs 3 and 4
结果
Hypotenuse = 5, angles 36.87° and 53.13°
Classic 3-4-5 right triangle
输入
Hypotenuse 10, one leg 6
结果
Other leg = 8
√(100−36) = √64 = 8

准备好计算了吗?尝试免费的 Right Triangle 计算器

自己尝试一下 →

设置

隐私条款关于© 2026 DigiCalcs