Re: [Boost-bugs] [Boost C++ Libraries] #10905: sinpx function in boost/math/special_functions/gamma.hpp returns incorrect results for positive z arguments

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10905: sinpx function in boost/math/special_functions/gamma.hpp returns incorrect results for positive z arguments
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-12-31 18:22:23


#10905: sinpx function in boost/math/special_functions/gamma.hpp returns incorrect
results for positive z arguments
-------------------------------------+-------------------------
  Reporter: Brent Rector <brent@…> | Owner: johnmaddock
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: math
   Version: Boost 1.57.0 | Severity: Showstopper
Resolution: fixed | Keywords:
-------------------------------------+-------------------------
Changes (by johnmaddock):

 * status: new => closed
 * resolution: => fixed

Comment:

 Yes you're correct, fixed in Git develop.

 However, note that:

 * This is an internal undocumented function and,
 * The gamma functions only ever call this function for with a negative
 argument so they are unaffected.

 If you want a similar/documented function, try sin_pi and cos_pi:
 http://www.boost.org/doc/libs/1_57_0/libs/math/doc/html/math_toolkit/powers/sin_pi.html

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10905#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:17 UTC