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