MathGroup Archive 2001

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

Search the Archive

combining Log[] terms

  • To: mathgroup at smc.vnet.net
  • Subject: [mg30482] combining Log[] terms
  • From: nbock at acsu.buffalo.edu (Nicolas Bock)
  • Date: Thu, 23 Aug 2001 02:15:48 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Is there a function that combines terms like

Log[a] - Log[b]

to

Log[a/b]?

I couldn't find anything so far in the documentation regarding the
Log[] function, only some references to Collect[], which does
something similar to what I want for powers of a given expression.

   Thanks already for you help,

     nick


  • Prev by Date: ColorFunction
  • Next by Date: Greatest element in list
  • Previous by thread: Re: ColorFunction
  • Next by thread: Re: combining Log[] terms