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

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

[Octave-bug-tracker] [bug #51963] test normpdf fails after __opengl_info


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #51963] test normpdf fails after __opengl_info__ using fltk on Intel graphics on Windows
Date: Sat, 9 Sep 2017 11:06:20 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36

Follow-up Comment #5, bug #51963 (project octave):

The problem is here:


y1 = (2 * pi)^(- 1/2);
graphics_toolkit ("fltk");
__opengl_info__ ();
y4 = (2 * pi)^(- 1/2);
y1 - y4 
ans =   5.5511e-017


This is 64 bit windows binary

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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