double 变量 r、theta 分别为圆半径和圆心角,下列可求弦长 s 的表达式是: A. r * cos(theta)B. r * cos(theta / 2) * 2C. r * sin(theta)D. r * sin(theta / 2) * 2 正确答案:D