
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of John Maddock Sent: Monday, April 30, 2012 5:10 PM To: boost@lists.boost.org Subject: Re: [boost] [complex] Feedback and Potential Review Manager
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.3025850929940456840179914546843642076011014886287729760333279009675 726096773524802359972050895982 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?
Ok - I'll do it. And I'll provide Matthieu Schaller with an updated version of constants.hpp - and any assistance needed in using Boost.Math constants. Paul