octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #40246] OpenGL should test data and abort plot


From: Rik
Subject: [Octave-bug-tracker] [bug #40246] OpenGL should test data and abort plot if range > float range
Date: Wed, 23 Oct 2013 17:07:05 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0

Follow-up Comment #12, bug #40246 (project octave):

I thought about it, but I don't think it is as efficient to call out to abs().
 Also, the reduced test wouldn't catch this case


xdata = -realmax ("single") + (-5:5)


In this case, abs (x_max) would be less than realmax, but x_min would exceed
realmax.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40246>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]