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 用戶端使用這個