|
[Date Index]
[Thread Index]
[Author Index]
Working with Log
- To: mathgroup at smc.vnet.net
- Subject: [mg112097] Working with Log
- From: Themis Matsoukas <tmatsoukas at me.com>
- Date: Mon, 30 Aug 2010 06:20:10 -0400 (EDT)
I can use PowerExapnd to expand a Log:
PowerExpand[Log[a b]]
Log[a] + Log[b]
How can I do the opposite, i.e. combine Log[a] + Log[b] into Log[a b]?
Thanks
Themis
Prev by Date:
Can I programming little applications by Mathematica, just like Java
Next by Date:
Re: FindRoots?
Previous by thread:
Can I programming little applications by Mathematica, just like Java
Next by thread:
Re: Working with Log
|