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