|
[Date Index]
[Thread Index]
[Author Index]
Re: New user: Abs[] problem
- To: mathgroup at smc.vnet.net
- Subject: [mg50095] Re: [mg50079] New user: Abs[] problem
- From: Sonnhmath at aol.com
- Date: Sun, 15 Aug 2004 03:14:20 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
hello, try this
eqn=x+1-Abs[2*x-4]+Abs[5-x]==0
Reduce[eqn,x]
Regards,Sonnhard.
Prev by Date:
Re: Listplot-Bug in Mathematica 5.0
Next by Date:
Re: Can this integration be done?
Previous by thread:
Re: New user: Abs[] problem
Next by thread:
Re: New user: Abs[] problem
|