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クライアントから使う