Compute ellipse area from the semi-major axis a and semi-minor axis b using A = π·a·b.
输入长半轴 a 与短半轴 b,求椭圆面积。