Re: Refine, assumptions, domains
- To: mathgroup at smc.vnet.net
- Subject: [mg101711] Re: [mg101690] Refine, assumptions, domains
- From: DrMajorBob <btreat1 at austin.rr.com>
- Date: Wed, 15 Jul 2009 07:08:00 -0400 (EDT)
- References: <200907140937.FAA02004@smc.vnet.net>
- Reply-to: drmajorbob at bigfoot.com
Range[Pi, 10, Pi]
{\[Pi], 2 \[Pi], 3 \[Pi]}
Bobby
On Tue, 14 Jul 2009 04:37:22 -0500, Richard Fateman
<fateman at cs.berkeley.edu> wrote:
> What I'm looking for is a simple way to obtain a finite list
>
> { Pi, 2 Pi, 3 Pi}
>
> from this information:
>
> 0< n*Pi < 10, Element[n,Integers]
>
> Refine doesn't do this, at least with Mathematica 6.0
> Suggestions? (cc to fateman at gmail.com would be nice.)
>
--
DrMajorBob at bigfoot.com
- References:
- Refine, assumptions, domains
- From: Richard Fateman <fateman@cs.berkeley.edu>
- Refine, assumptions, domains