Home
last modified time | relevance | path

Searched refs:LN2 (Results 1 – 13 of 13) sorted by relevance

/external/v8/test/mjsunit/es6/
Dmath-expm1.js52 assertEquals(-1, Math.expm1(-56 * Math.LN2));
68 assertEquals(0.18920711500272105, Math.expm1(0.25 * Math.LN2));
70 assertEquals(-0.5, Math.expm1(-Math.LN2));
72 assertEquals(1, Math.expm1(Math.LN2));
74 assertEquals(1.4411518807585582e17, Math.expm1(57 * Math.LN2));
76 assertEquals(524286.99999999994, Math.expm1(19 * Math.LN2));
78 assertEquals(1048575, Math.expm1(20 * Math.LN2));
Dmath-hyperbolic.js150 assertEquals(1048575/2048, Math.sinh(10*Math.LN2));
151 assertEquals(-1048575/2048, Math.sinh(-10*Math.LN2));
156 assertEquals(2.1474836479999983e9, Math.sinh(32*Math.LN2));
157 assertEquals(-2.1474836479999983e9, Math.sinh(-32*Math.LN2));
175 assertEquals(1.0150517651282178, Math.cosh(Math.LN2/4));
176 assertEquals(1.0150517651282178, Math.cosh(-Math.LN2/4));
178 assertEquals(512.00048828125, Math.cosh(10*Math.LN2));
179 assertEquals(512.00048828125, Math.cosh(-10*Math.LN2));
181 assertEquals(2.1474836479999983e9, Math.cosh(32*Math.LN2));
182 assertEquals(2.1474836479999983e9, Math.cosh(-32*Math.LN2));
/external/llvm/test/CodeGen/X86/
Dsink-out-of-loop.ll14 ; CHECK: [[LN2:LBB0_[0-9]+]]: ## %for.body2
15 ; CHECK: jne [[LN2]]
/external/skia/src/animator/
DSkDisplayMath.cpp15 SK_PROPERTY(LN2),
101 SK_MEMBER_PROPERTY(LN2, Float),
DSkAnimateSchema.xsd734 <!-- @attribute LN2 The value 0.693147181. -->
735 <xs:attribute name="LN2" type="Sk:Float"/>
/external/libpng/contrib/libtests/
Dtarith.c733 #define LN2 .000010576586617430806112933839 /* log(2)/65536 */ macro
755 return (png_uint_32)floor(.5 + exp(x * -LN2) * 0xffffffffU); in png_exp()
760 return (png_byte)floor(.5 + exp(log * -LN2) * 255); in png_exp8bit()
765 return (png_uint_16)floor(.5 + exp(log * -LN2) * 65535); in png_exp16bit()
/external/v8/test/webkit/fast/js/kde/
Dmath-expected.txt32 PASS String()+Math.LN2 is '0.6931471805599453'
/external/v8/test/webkit/fast/js/
DObject-getOwnPropertyNames-expected.txt84 PASS getSortedOwnPropertyNames(Math) is ['E', 'LN10', 'LN2', 'LOG10E', 'LOG2E', 'PI', 'SQRT1_2', 'S…
/external/v8/benchmarks/
Dcrypto.js704 function bnpChunkSize(r) { return Math.floor(Math.LN2*BI_DB/Math.log(r)); }
/external/icu/icu4c/source/i18n/
DdecNumber.c5690 #define LN2 "0.6931471805599453094172321214581765680755" macro
5691 uprv_decNumberFromString(res, LN2, &aset);
/external/chromium-trace/trace-viewer/tracing/third_party/d3/
Dd3.min.js2 …turn n+t[1]}function ui(n,t){return ii(n,Math.ceil(Math.log(t.length)/Math.LN2+1))}function ii(n,t…
3 …(){var n=T.of(this,arguments),e=Xo.mouse(this),i=t(e),s=Math.log(S.k)/Math.LN2;o(n),r(Math.pow(2,X…
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...