半径と中心角を入力して、弧長、扇形面積、弦長を即座に計算。使用した数式も表示されます。
この弧長計算機は、円の扇形の幾何学的特性を計算します。半径と中心角を入力すると、弧長、扇形面積、弦長を計算します。角度は度またはラジアンのどちらでも入力できます。すべての計算はブラウザ内で実行されます。
Arc length = r × θ, where r is the radius and θ is the central angle in radians. If the angle is in degrees, first convert to radians: θ(rad) = θ(deg) × π/180.
A sector is a region of a circle bounded by two radii and the arc between them. It is like a "slice of pie" from the circle.
Sector area = ½ × r² × θ, where r is the radius and θ is the central angle in radians. For degrees: A = (θ/360) × πr².