Boost C++ Libraries: Ticket #4977: user_rounding_error not mentioned in documentation https://svn.boost.org/trac10/ticket/4977 <p> Hello all, </p> <p> the 'user_rounding_error' is mentioned on the 'Error Handling' page but not on the 'Calling User Defined Error Handlers' page of the Boost.Math.<a class="missing wiki">SpecialFunctions</a> documentation. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4977 Trac 1.4.3 John Maddock Tue, 14 Dec 2010 19:23:30 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4977#comment:1 https://svn.boost.org/trac10/ticket/4977#comment:1 <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/67231" title="Improve performance of non-central T by simplifying the arithmetic ...">[67231]</a>) Improve performance of non-central T by simplifying the arithmetic where possible. Change error handlers to pass the target type down to "rounding errors". Change the rounding error handlers to return a well defined value (the maximum representable value in the target type). Update and complete docs on rounding errors. Fix typo in test/test_beta_dist.cpp. Regenerate the docs. Remove illegal comment from test_constants.cpp. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4977" title="#4977: Support Requests: user_rounding_error not mentioned in documentation (closed: fixed)">#4977</a>. </p> Ticket