Physics_wiz
- 227
- 0
I have a simple question, let's say I have a function f = f(h(a,b), c, d). Can I express this as f = g(a, b, u(c,d))? Are the two expressions equivalent or is one different/more general than the other?