Input :=
TopThird =
Integrate[Sqrt[r^2 - x^2] - r Sin[tsol],
{x,- r Cos[tsol],r Cos[tsol]}]
Output =
2 2
-0.510931 r + 0.255465 r Sqrt[r ] +
2
2 3.63968 Sqrt[r ]
r ArcTan[----------------]
r
Input :=
TopThird/.{Sqrt[r^2]->r}
Output =
2
1.0472 r