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

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

[Octave-bug-tracker] [bug #62329] Incorrect value (regression) for betai


From: Rik
Subject: [Octave-bug-tracker] [bug #62329] Incorrect value (regression) for betainc
Date: Tue, 19 Apr 2022 18:31:09 -0400 (EDT)

Update of bug #62329 (project octave):

                  Status:               Confirmed => Ready For Test         

    _______________________________________________________

Follow-up Comment #6:

I believe for Octave


x .^ y


is not computed in any specific way but is instead handed off to the C/C++
standard library and specifically the std::pow() routine.  See the file
libinter/corefcn/xpow.cc.

This is a bit of a team effort, but I gave the checkin to Nir.  See
http://hg.savannah.gnu.org/hgweb/octave/rev/fe898ae23e0e. 


Marking as Ready for Test.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62329>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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