Boost C++ Libraries: Ticket #9138: Strange behavior of boost::multiprecision::pow function when handling bigreals https://svn.boost.org/trac10/ticket/9138 <p> When using bigreals and handling zero values, the boost::multiprecision::pow function returns 1 when I raise zero to a non-zero number. The detailed description of the problem can be found here: <a class="ext-link" href="http://stackoverflow.com/questions/18892648/strange-behavior-of-boostmultiprecisionpow-when-handling-zero-values-with-bi?noredirect=1#comment27885640_18892648"><span class="icon">​</span>http://stackoverflow.com/questions/18892648/strange-behavior-of-boostmultiprecisionpow-when-handling-zero-values-with-bi?noredirect=1#comment27885640_18892648</a> </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9138 Trac 1.4.3 John Maddock Fri, 20 Sep 2013 08:39:17 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/9138#comment:1 https://svn.boost.org/trac10/ticket/9138#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">duplicate</span> </li> </ul> <p> This is a duplicate of <a class="ext-link" href="https://svn.boost.org/trac/boost/ticket/8798"><span class="icon">​</span>https://svn.boost.org/trac/boost/ticket/8798</a>, also relates to <a class="ext-link" href="https://svn.boost.org/trac/boost/ticket/8809"><span class="icon">​</span>https://svn.boost.org/trac/boost/ticket/8809</a>. Both will be fixed in the next release. </p> Ticket