|
[Date Index]
[Thread Index]
[Author Index]
Simple Manipulations of Functions
- To: mathgroup at smc.vnet.net
- Subject: [mg3687] Simple Manipulations of Functions
- From: Alex Casti <arc at carmen.phys.columbia.edu>
- Date: Fri, 5 Apr 1996 02:54:00 -0500
- Sender: owner-wri-mathgroup at wolfram.com
The mathematica manuals do not seem to give easily
decipherable clues as to how to employ commands such
as Conjugate, Re, Im, etc. when the argument is anything
other than a number. So, if I type in
f[x_]=Exp[I x]
g[x_]=Conjugate[f[x]]
how do I get mathematica to return to me the expression
Out: g=Exp[-I x]
instead of merely returning my input verbatim?
Thanks for the help!
==== [MESSAGE SEPARATOR] ====
Prev by Date:
FastBinaryFiles for OS/2
Next by Date:
Copying figures to MS Word
Previous by thread:
FastBinaryFiles for OS/2
Next by thread:
Copying figures to MS Word
|