|
[Date Index]
[Thread Index]
[Author Index]
Re: V5.0 and inequalities
- To: mathgroup at smc.vnet.net
- Subject: [mg62531] Re: V5.0 and inequalities
- From: Helen Read <hpr at together.net>
- Date: Sun, 27 Nov 2005 02:40:07 -0500 (EST)
- References: <dm94t5$6l6$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
ivan.svaljek at gmail.com wrote:
> Is there a way to get an answer to at least the simplest form of
> inequalities ?
>
> x+1
> ------ > 1
> x-2
<< Algebra`InequalitySolve`
InequalitySolve[(x + 1)/(x - 2) > 1, x]
--
Helen Read
University of Vermont
Prev by Date:
Re: V5.0 and inequalities
Next by Date:
RE: V5.0 and inequalities
Previous by thread:
Re: V5.0 and inequalities
Next by thread:
RE: V5.0 and inequalities
|