Qurak
文档
价格
登录
Qurak
文档
函数
ExcludedForms
ExcludedForms
可用
Option to specify patterns excluded from an operation
形式
ExcludedForms
验证过的示例
FullSimplify[Im[Log[x] + 2 x - 3y] - 2Im[x], ExcludedForms -> {Log[_]}] → Im[2*x - 3*y + Log[x]] - 2*Im[x]
Simplify[(x - 1)(x + 1)(x ^ 2 + 1)(x - 2) ^ 10, ExcludedForms -> {(_Plus) ^ _}] → (-2 + x)^10*(-1 + x)*(1 + x)*(1 + x^2)
在 Qurak 上运行
搜索参考
主题
Algebraic Transformations
- Simplification Control
相关
TimeConstraint
ComplexityFunction
DeleteMissing
DeleteCases
Assumptions
← ExcludedContexts
ExcludedLines →
全部 6300 个函数
·
从 MCP 客户端使用