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

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

[Octave-bug-tracker] [bug #40470] Wrong output from normcdf (with exp?)


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #40470] Wrong output from normcdf (with exp?) for negatives
Date: Thu, 07 Nov 2013 01:47:10 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.101 Safari/537.36

Update of bug #40470 (project octave):

              Item Group:       Inaccurate Result => Regression             
                 Release:                   3.2.4 => dev                    

    _______________________________________________________

Follow-up Comment #3:

Here's some more results,  what I get with

*3.6.4*:


octave:1> disp([-7 normcdf(-7)])
  -7.0000e+00   1.2798e-12


*dev*:


octave:1> disp([-7 normcdf(-7)])
  -7.00000   0.00000


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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