Boost C++ Libraries: Ticket #3258: Problem with atan2 interface in Boost.Units https://svn.boost.org/trac10/ticket/3258 <p> The interface for atan2 in the Boost.Units cmath header seems overly restrictive. Since the function implements atan(x/y), it seems the interface should only require that the dimensions of the quantities are the same not that both quantities are dimensionless. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3258 Trac 1.4.3 Steven Watanabe Fri, 10 Jul 2009 21:26:59 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3258#comment:1 https://svn.boost.org/trac10/ticket/3258#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/54873" title="Loosen the requirements on atan2. Fixes #3258">[54873]</a>) Loosen the requirements on atan2. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3258" title="#3258: Bugs: Problem with atan2 interface in Boost.Units (closed: fixed)">#3258</a> </p> Ticket