Y
Hacker News
new
|
ask
|
show
|
jobs
by
xvedejas
1141 days ago
Is `dy/dx` ever distinct from `d/dx y`? Generally I've treated `df(x)/dx` as just another way to write the operator `d/dx` applied to `f(x)`, which I don't think of as a fraction.
1 comments
lupire
1141 days ago
dy/dt = dy/dx * dx/dt
link
xvedejas
1140 days ago
That's just the chain rule, right?
d/dt y(t) = ( d/dx y(x) )( d/dt x(t) )
link