Home
last modified time | relevance | path

Searched defs:LOG2E (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dconstants.d25 enum real LOG2E = 0x1.71547652b82fe1777d0ffda0d23a8p+0L; /** $(SUB log, 2)e = 1.442695... */ variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d574 enum real LOG2E = 0x1.71547652b82fe1777d0ffda0d23a8p+0L; /** $(SUB log, 2)e = 1.442695... */ variable