|
[Date Index]
[Thread Index]
[Author Index]
more plotting peculiarities
- To: mathgroup at smc.vnet.net
- Subject: [mg124075] more plotting peculiarities
- From: Richard Fateman <fateman at cs.berkeley.edu>
- Date: Sun, 8 Jan 2012 04:22:47 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
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
Prev by Date:
Re: ParametricPlot3D vs Reduce
Next by Date:
For a variety of plotting experiences, maybe bugs? (small intervals)
Previous by thread:
Re: Can't use subscripted variables in function definition?
Next by thread:
Re: more plotting peculiarities
|