Re: Help on drawing intervals
- To: mathgroup at smc.vnet.net
- Subject: [mg82903] Re: Help on drawing intervals
- From: Jean-Marc Gulliet <jeanmarc.gulliet at gmail.com>
- Date: Sat, 3 Nov 2007 03:19:51 -0500 (EST)
- Organization: The Open University, Milton Keynes, UK
- References: <fgc9h4$8h9$1@smc.vnet.net>
polymedes wrote: > How can I visualize the intervals [2n, 2n+1) for n=-10 to 10 in > mathematica? Any help would be much appreciated I believe you will have to write some code yourself. Depending on the level of feature you need, the following demonstration may help you started (the code is also available on the web site): http://demonstrations.wolfram.com/RationalNumberExplorer/ Regards, -- Jean-Marc