Boost C++ Libraries: Ticket #6752: Addition of cbrt, min, max https://svn.boost.org/trac10/ticket/6752 <p> LS, please consider adding the cubic root and min/max functions to the boost.units library. I have included an implementation and unit tests (all fairly trivial) in cmath.hpp and test_cmath.cpp. Maybe the min/max should be placed elsewhere as these are not part of the original cmath header-it might be nice to have a place (header) for future similar additions. Thanks for your consideration! - Pieter </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6752 Trac 1.4.3 anonymous Sat, 31 Mar 2012 08:19:28 GMT attachment set https://svn.boost.org/trac10/ticket/6752 https://svn.boost.org/trac10/ticket/6752 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">cmath.hpp</span> </li> </ul> Ticket anonymous Sat, 31 Mar 2012 08:19:46 GMT attachment set https://svn.boost.org/trac10/ticket/6752 https://svn.boost.org/trac10/ticket/6752 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">test_cmath.cpp</span> </li> </ul> Ticket