Reduce an expression into a given form.
- To: mathgroup at smc.vnet.net
- Subject: [mg130907] Reduce an expression into a given form.
- From: Francesco Cordoni <francesco.cordoni88 at gmail.com>
- Date: Fri, 24 May 2013 06:26:57 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-outx@smc.vnet.net
- Delivered-to: mathgroup-newsendx@smc.vnet.net
Hello, I have an expression of the form N[a,b,c]/D[a,b,c] with a, b and c some parameters on which N and D depend. I have to transform it into something like A[a,b]/c with A that does not depend on c. Is there any function in Mathematica that can do that? Thanks a lot for any help. Francesco