|
[Date Index]
[Thread Index]
[Author Index]
Condition , FullSimplify
- To: mathgroup at smc.vnet.net
- Subject: [mg53168] Condition , FullSimplify
- From: "sebastian.cohen at gmail.com" <sebastian.cohen at gmail.com>
- Date: Mon, 27 Dec 2004 06:41:40 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Wolfram Staff,
I would like to know why the following class of statements don't work
given
expr /; condition // FullSimplify
Although one may express them easily as
FullSimplify[expr,cond]
I find it useful and practical using the first notation.
Is there a way to tell Mathematica at the end expressions both the
conditions and to fullsimplify without having to write the whole
fullsimplify function?
Thanks in advance,
Sebastian Cohen S
Prev by Date:
Plot with x axis in dB
Next by Date:
including files
Previous by thread:
Re: Plot with x axis in dB
Next by thread:
Re: Condition , FullSimplify
|