Mupad simplify Invalid argument of type 2

2 次查看(过去 30 天)
Mupad
simplify((( x^3+a*x+b) -(y^3+a*y+b) )^2/(x-y)^4, OutputType="Proof")
Error: Invalid type of argument number 2.
Evaluating: simplify
what is wrong here???

采纳的回答

Walter Roberson
Walter Roberson 2019-11-8
OutputType is an option for the MuPAD function Simplify (capital-S) not for the MuPAD function simplify (lower-case S)
  2 个评论
Hao Sun
Hao Sun 2019-11-9
okay with uppercase S Simplify still gives me the error
Simplify((( x^3+a*x+b) -(y^3+a*y+b) )^2/(x-y)^4, OutputType="proof")
Error: Invalid type of argument number 2.
Evaluating: Simplify
Walter Roberson
Walter Roberson 2019-11-9
It has to be Proof not proof -- I ran into this myself last night.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with MuPAD 的更多信息

标签

产品


版本

R2019a

Translated by