Hacker News new | ask | show | jobs
by rtpg 1141 days ago
What series of operations can lead you to end up with dy/dx though? Like Integral{x^2){dx} is how you're introducing dx into a formula, but it's not like integration just works over division, so I'm a bit stuck on the construction phase
1 comments

y = x^2

dy = 2x dx

dy/dx = 2x

Chain rule makes this not completely trivial formulation.