MathGroup Archive 2010

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Quick way to return the boundaries of an inequality?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg111985] Re: Quick way to return the boundaries of an inequality?
  • From: Themis Matsoukas <tmatsoukas at me.com>
  • Date: Mon, 23 Aug 2010 02:39:16 -0400 (EDT)

> 
> Cases[result, _?NumericQ, 2]
> 
> 
> Bob Hanlon
> 


Very nice. I should have known that Cases applies to any expression with parts, not just lists.

Themis


  • Prev by Date: Re: Filling from x_1 to x_2
  • Next by Date: Re: A curious integral and a trigonometric identity
  • Previous by thread: Re: Quick way to return the boundaries of an inequality?
  • Next by thread: NonLinearModelFit crash (restart) the mathematica (v7.0) kernel.