Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Overflow in list_plot?

The code:

l = [1.4312706585e12, -1.4575266189e12, 4.9459419278e11, -4.8146621292e12]
list_plot(l).show()

shows the next image: image description

Is that an intended bebaviour?