Qurak

Constants

Disponible

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}]

Relacionadas

Las 6300 funciones · Usar esto desde un cliente MCP