In the Sympy library of Python, why does “apart(f) == f” return False if they are actually different version of the same expressions?

后端 未结 0 1871
醉酒成梦
醉酒成梦 2020-11-22 07:05

I am learning Sympy and found it strange that a manipulation of a function yielding the same function but simplified would be considered different than the original function

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