Boost C++ Libraries: Ticket #7024: Fishy constant in bessel_yn_small https://svn.boost.org/trac10/ticket/7024 <p> There's a constant (3/2) in </p> <p> <a class="ext-link" href="http://svn.boost.org/svn/boost/trunk/boost/math/special_functions/detail/bessel_jy_series.hpp"><span class="icon">​</span>http://svn.boost.org/svn/boost/trunk/boost/math/special_functions/detail/bessel_jy_series.hpp</a> </p> <p> in <code>bessel_yn_small_z</code> that looks fishy. (Should be "3./2"?) </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7024 Trac 1.4.3 anonymous Thu, 28 Jun 2012 12:08:08 GMT <link>https://svn.boost.org/trac10/ticket/7024#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7024#comment:1</guid> <description> <p> Good catch. A quick grep found a couple of others under bindings/ Will fix shortly. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>John Maddock</dc:creator> <pubDate>Thu, 28 Jun 2012 12:09:11 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/7024#comment:2 https://svn.boost.org/trac10/ticket/7024#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/79154" title="Fix actual and potential integer divisions when using integer ...">[79154]</a>) Fix actual and potential integer divisions when using integer constants. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7024" title="#7024: Bugs: Fishy constant in bessel_yn_small (closed: fixed)">#7024</a>. </p> Ticket