|
[Date Index]
[Thread Index]
[Author Index]
Evaluating expressions in pure functions
- To: mathgroup at smc.vnet.net
- Subject: [mg28453] Evaluating expressions in pure functions
- From: Max Ulbrich <ulbrich at biochem.mpg.de>
- Date: Thu, 19 Apr 2001 03:26:43 -0400 (EDT)
- Organization: Rechenzentrum der Max-Planck-Gesellschaft in Garching
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
I have the following problem:
I have a pure function with a product of numbers in it.
Mathematica doesn't evaluate the product:
Exp[2*3*#]&
I just want to get
Exp[6*#]&
How can I make Mathematica do this?
Thanks,
Max
Prev by Date:
File Selector
Next by Date:
Re: Rearrangement of a sequence into random order
Previous by thread:
File Selector
Next by thread:
Re: Evaluating expressions in pure functions
|