Unexpedted error by using ASSUME function

后端 未结 0 1844
情深已故
情深已故 2020-12-09 16:58

I\'m getting Not enough information on some of: [p] . You may try \'assume\'. in this code...

assume(c>0,h>0);

f(x):=exp(-(abs(x)/c));
N(x):=1         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题