Subject: Re: [boost] [complex] Feedback and Potential Review Manager
From: John Maddock (boost.regex_at_[hidden])
Date: 2012-04-30 12:10:20


> The obvious constant LN_10 = ln(10) = 2.30258509 seems to have slipped
> through the Boost.Math
> constants net.
>
> But we do have the equal valued one_div_log10_e =
> "2.3025850929940456840179914546843642076011014886287729760333279009675726096773524802359972050895982
> 9834196778404e+00")
>
> But we should probably add ln(10) as people are more likely to be looking
> for that?

Definitely, do you want to do the honors and add that one?

John.