有朋友知道怎么用c语言下面两个数学公式表示出来吗?

img

g1 = ( exp(x+y) + sqrt(fabs(x+y)) )/(2*PI + 1);
g2 = pow( log(sqrt(1+d*d))-exp(2),5/2.0);