Searched defs:LN2 (Results 1 – 13 of 13) sorted by relevance
3 const LN2: f64 = 0.693147180559945309417232121458176568; /* 0x3fe62e42, 0xfefa39ef*/ constant
3 const LN2: f32 = 0.693147180559945309417232121458176568; constant
12 private static final Integer LN2 = 37; field in Sample1Test
12 public static final Integer LN2 = 37; field in IterableTest
26 LN2 = LN / 2, enumerator
24 #define LN2 (LN / 2) macro
217 #define LN2 FL2FXCONST_DBL(0.6931471806f) /* ln(2) */ in spectralChange() macro
741 #define LN2 .000010576586617430806112933839 /* log(2)/65536 */ macro
5694 #define LN2 "0.6931471805599453094172321214581765680755" macro
5693 #define LN2 "0.6931471805599453094172321214581765680755" macro