On 21/02/13 16:32, Ulrich Drepper wrote:
How about the attached file as a start for <ext/math>.  I used the
constexpr approach (instead of function calls) and replicated the
constants that are available in <math.h> in Unix.

What other constants to add?
Pi/3
ln(3)
ln(10) (for base conversions)
sqrt(3)
sqrt(5)
sqrt(7)
1/e

I'll write down what I use in my day to day stuff, keep you posted.


Reply via email to