The code:
l = [1.4312706585e12, -1.4575266189e12, 4.9459419278e11, -4.8146621292e12]
list_plot(l).show()
shows the next image:

Is that an intended bebaviour?
| 1 | initial version |
The code:
l = [1.4312706585e12, -1.4575266189e12, 4.9459419278e11, -4.8146621292e12]
list_plot(l).show()
shows the next image:

Is that an intended bebaviour?
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.