- #1
CGUE
- 23
- 0
Is there a way to calculate the sector angle and segment area of a circle just given only the radius and the length of the circle ?
So far I can only calculate the sagitta length using the radius and length of the chord i.e.
[tex]S = r - \sqrt{r^2 - \frac{1}{2}l^2}[/tex]
Where r is the radius of the circle and l is the length of the chord.
So far I can only calculate the sagitta length using the radius and length of the chord i.e.
[tex]S = r - \sqrt{r^2 - \frac{1}{2}l^2}[/tex]
Where r is the radius of the circle and l is the length of the chord.