Re: more plotting peculiarities
- To: mathgroup at smc.vnet.net
- Subject: [mg124110] Re: more plotting peculiarities
- From: Armand Tamzarian <mike.honeychurch at gmail.com>
- Date: Mon, 9 Jan 2012 03:18:53 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <jebnc5$18u$1@smc.vnet.net>
On Jan 8, 8:24 pm, Richard Fateman <fate... at cs.berkeley.edu> wrote: > Plot[Cos[1.0 + n*2.0^-47], {n, -5, 5}] looks empty > > Plot[Cos[1.02 + n*2.0^-47], {n, -5, 5}] > looks like a straight line with slope about -1 > > version 7 both are the same but the first one has weird auto plot ranging (8.0.4) Mike