MathGroup Archive 2002

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

Search the Archive

Reversing PowerExpand

  • To: mathgroup at smc.vnet.net
  • Subject: [mg37518] Reversing PowerExpand
  • From: "Dave Snead" <dsnead6 at charter.net>
  • Date: Sat, 2 Nov 2002 03:31:47 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

I can use PowerExpand to go from

Sqrt[x y] to Sqrt[x] Sqrt[y]

How do I reverse this and go from

Sqrt[x] Sqrt[y] to Sqrt[x y]

Thanks in advance.
--Dave Snead




  • Prev by Date: RE: Re: Re: Not quite a Swell FLOOP?
  • Next by Date: Newbie-type question: structured data types in Mathematica?
  • Previous by thread: Re: Not quite a Swell FLOOP?
  • Next by thread: RE: Reversing PowerExpand