单项选择题

对于数学表达式,正确的C语言表达式是()

A.2sqrt(x)+(a+b)/3sin(x)
B.2sqrt(x)+(a+b)/(3sin(x))
C.2*sqrt(x)+(a+b)/3/sin(x)
D.2*sqrt(x)+(a+b/3*sin(x))

热门 试题