花费 8 ms
用Maple求偏导数

f:=(x,y)->x^2*sin(2*y); fx:=diff(f(x,y),x); fy:=diff(f(x,y),y); 或 f:=(x,y)->x^2*sin(2 ...

Mon May 21 17:59:00 CST 2018 0 1442

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM