题目详情
单选题 求不定积分,程序如下: >>clear,clc >>syms x >> %求定积分
A. inf( tan(x), x, -2, 1 )
B. int( tan(x), x, -2, 1 )
C. int( tan*x, x, 1, -2 )
D. int( tan(x), x, 1, -2 )
学科:应用高等数学(下)
时间:2025-07-01 06:59:07
相关题目
相关作业