|
[Date Index]
[Thread Index]
[Author Index]
Re: How to simplify exponents?
- To: mathgroup at smc.vnet.net
- Subject: [mg67426] Re: How to simplify exponents?
- From: "wandering.the.cosmos at gmail.com" <wandering.the.cosmos at gmail.com>
- Date: Fri, 23 Jun 2006 04:31:47 -0400 (EDT)
- References: <e7dr6h$9at$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Thanks for the replies. I eventually used the rule
/. x_^n_ -> x^Hold[Expand[x]] // ReleaseHold
to solve my problem.
Prev by Date:
Style sheet for 11 x 17
Next by Date:
Re: How to simplify exponents?
Previous by thread:
How to simplify exponents?
Next by thread:
Re: How to simplify exponents?
|