Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9690: std::numeric_limits<cpp_dec_float<...>>::digits is same as digits10
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-02-20 19:39:54
#9690: std::numeric_limits<cpp_dec_float<...>>::digits is same as digits10
-------------------------------------+-------------------------------------
Reporter: Caligulaminus | Owner: johnmaddock
<caligulaminus@â¦> | Status: closed
Type: Bugs | Component: multiprecision
Milestone: To Be Determined | Severity: Problem
Version: Boost 1.55.0 | Keywords: numeric_limits
Resolution: invalid | mpf_dec_float digits
-------------------------------------+-------------------------------------
Changes (by johnmaddock):
* status: new => closed
* resolution: => invalid
Comment:
{{{numeric_limits<>::digits}}} does not give binary digits, it gives the
number of {{{radix}}} digits, so for a decimal number type like
{{{cpp_dec_float}}} ''digits'' and ''digits10'' really should be the same.
Please reopen if I've misunderstood your point.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9690#comment:2> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:15 UTC