单选题

若要计算圆的面积, 下列表达式肯定错误的是? ( )

A

s=math.pi*math.pow(r,2)

B

s=math.pi*r**2

C

s=math.pi*r*r

D

s=math.pi*r^2

赣ICP备20007335号-2