Qurak

Constants

利用可能

Option for Simplify specifying which symbols are constants

Constants
Dt[a x ^ 2 + b, x, Constants -> {a}] → Dt[2*a*x + x^2*Dt[a, x] + Dt[b, x], Constants -> {a}]Dt[a x ^ 2 + b, x, Constants -> {a, b}] → Dt[2*a*x + x^2*Dt[a, x] + Dt[b, x], Constants -> {a, b}]Dt[x ^ 2 f[x], x, Constants -> {f}] → Dt[x^2*Dt[f[x], x] + 2*x*f[x], Constants -> {f}]

関連

全 6300 関数 · MCPクライアントから使う