
W dniu 9 kwietnia 2012 10:42 użytkownik John Maddock <boost.regex@virgin.net
napisał:
Great collection. And I remember adding some suggestions.
In "The Mathematical Constants" section of the docs in the column "Value (6 decimals)", the constants listed below are, I believe, too large by a factor of 10. Looks like a trivial cut-paste error.
* ln_two() * ln_ln_two()Best regards. chris.
Fixed, thanks.
______________________________**_________________ Unsubscribe & other changes: http://lists.boost.org/** mailman/listinfo.cgi/boost<http://lists.boost.org/mailman/listinfo.cgi/boost>
There seems to be a typo in the table's second column for log10_e and one_div_log10_e as well (s/ln/log10): log10_e ln(e) 0.434294 one_div_log10_e 1/ln(e) 2.30258 Regards, Kris