阅读背景:

有没有办法让sympy将root(-1,3)简化为-1?

来源:互联网 
root(-1, 3).simplify()
(-1)**(1/3)//Output

This is not what I want, any way to simplify this to -1?T




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: