|
[Date Index]
[Thread Index]
[Author Index]
Simplify[Abs[x],x<0]]
- To: mathgroup at smc.vnet.net
- Subject: [mg39303] Simplify[Abs[x],x<0]]
- From: Uri Zwick <zwick at cs.tau.ac.il>
- Date: Mon, 10 Feb 2003 01:07:48 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
Simplify[ Abs[x] , x>0 ] returns x.
But, Simplify[ Abs[x] , x<0] returns Abs[x], and not -x.
Why is that?
Uri
Prev by Date:
Re: finding periodicity in a set
Next by Date:
Image Rotation
Previous by thread:
Re: triangles
Next by thread:
Re: Simplify[Abs[x],x<0]]
|