|
[Date Index]
[Thread Index]
[Author Index]
unevaluated expression
- To: mathgroup at smc.vnet.net
- Subject: [mg77114] unevaluated expression
- From: juliok at verizon.net
- Date: Mon, 4 Jun 2007 03:47:06 -0400 (EDT)
How do you write a function such as
example[f_]:= ......
so that when entering example[#^2] Mathematica will respond with
integral_symbol x^2 dx = x^3 /3
where integral_symbol is the standard math symbol, exponents are
superscripts, etc. I tried Hold[], Unevaluated[], nothing seems to
work.
Thanks
Julio
Prev by Date:
Re: What to do in v. 6 in place of Miscellaneous`RealOnly
Next by Date:
AW: Problem with Mathematica 6
Previous by thread:
Re: Re: What to do in v. 6 in place of Miscellaneous`RealOnly
Next by thread:
Re: unevaluated expression
|