|
[Date Index]
[Thread Index]
[Author Index]
simplifying inequalities
- To: mathgroup at smc.vnet.net
- Subject: [mg72272] simplifying inequalities
- From: "Chris Chiasson" <chris at chiasson.name>
- Date: Sun, 17 Dec 2006 06:20:34 -0500 (EST)
Why isn't the result of this command,
FullSimplify[
beamLength>5 x&&2 beamLength>5 x&&3 beamLength>5 x&&
4 beamLength>5 x,{beamLength>x>0}]
, equal to beamLength>5x?
Mathematica just returns all the inequalities as input. Can something
be done about this?
--
http://chris.chiasson.name/
Prev by Date:
Re: Please help overcome problems with integration
Next by Date:
rebuild the help index problem
Previous by thread:
Re: Re: A problem in mathematical logic
Next by thread:
Re: simplifying inequalities
|