Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/
Dsin-cos.js192 var two_28 = Math.pow(2, -28); variable
249 assertEquals(1, Math.cos(two_28));
265 assertEquals(two_28, Math.tan(two_28));