Skip to main content

如何计算Inscribed Circle

learn.whatIsHeading

The inscribed circle (incircle) is the largest circle that fits inside a triangle, tangent to all three sides. Its radius (inradius) equals the triangle area divided by the semi-perimeter.

公式

r = A/s where A = area, s = semi-perimeter
r
inradius (inscribed circle radius) (length)
A
triangle area (length²)
s
semi-perimeter (length)

分步指南

  1. 1r = Area / s
  2. 2Where s = (a+b+c)/2 (semi-perimeter)
  3. 3Area found via Heron's formula
  4. 4Centre is at the intersection of the angle bisectors (incentre)

例题解析

输入
Triangle 3, 4, 5
结果
r = 6/6 = 1
输入
Triangle 5, 12, 13
结果
r = 30/15 = 2

常见问题

What is the incentre of a triangle?

The incentre is the center of the inscribed circle, located at the intersection of the three angle bisectors.

Is the inradius always smaller than the circumradius?

Yes, for any triangle, the inradius r is always less than the circumradius R.

How many inscribed circles can a triangle have?

Exactly one. The inscribed circle is unique and is the largest circle that fits inside the triangle.

准备好计算了吗?尝试免费的 Inscribed Circle 计算器

自己尝试一下 →

设置

隐私条款关于© 2026 PrimeCalcPro