|
[Date Index]
[Thread Index]
[Author Index]
Re: Replacement Rule
- To: mathgroup at smc.vnet.net
- Subject: [mg60635] Re: Replacement Rule
- From: "Jens-Peer Kuska" <kuska at informatik.uni-leipzig.de>
- Date: Thu, 22 Sep 2005 05:42:22 -0400 (EDT)
- Organization: Uni Leipzig
- References: <dgtimi$23b$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
no because you have given not a rule to expand
Log[b c d]
Regards
Jens
"Amir" <z64043 at netscape.net> schrieb im
Newsbeitrag news:dgtimi$23b$1 at smc.vnet.net...
| In: logo[a b c d] //. logo[x_ y_] :>
Log[x]+Log[y]
| Out: Log[a]+Log[b c d]
|
| Shouldn't the correct answer be(
Log[a]+Log[b]+Log[c]+Log[d]) ????
|
| Amir
|
|
Prev by Date:
Re: Replacement Rule
Next by Date:
Re: A Su Doku solver
Previous by thread:
Re: Replacement Rule
Next by thread:
Re: Replacement Rule
|