单项选择题
求函数
的混合偏导程序如下:import sympy as spx,y=sp.symbols('x y')f=x*sp.exp(2*y)diff(f,x,y)( )
A.
对
B.
错
点击查看答案
相关考题
