MathGroup Archive 1999

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Expand Exp[a(b-c)]

  • To: mathgroup at smc.vnet.net
  • Subject: [mg16998] Re: Expand Exp[a(b-c)]
  • From: Alberto Verga <verga at marius.univ-mrs.fr>
  • Date: Sat, 10 Apr 1999 02:13:34 -0400
  • Organization: Universite de la Mediterranee Aix en Provence
  • References: <7ek3if$n58$4@dragonfly.wolfram.com>
  • Sender: owner-wri-mathgroup at wolfram.com

You may try:
   ExpandAll[E^(a(b-c))] /. Exp[a_+b_ ]:>Hold[ Exp[a] Exp[b]]

Alberto Verga
--
verga at marius.univ-mrs.fr
Institut de Recherche sur les Phenomenes Hors Equilibre,
12, av. General Leclerc, F-13003, Marseille, France.






  • Prev by Date: Re: Permutations & Computer capacity
  • Next by Date: Re: New position: MathLink Developer
  • Previous by thread: RE: Expand Exp[a(b-c)]
  • Next by thread: Need help about how to bring image to clipboard?