Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dexponential.d786 immutable uint twoI = 2; variable
787 assert(isClose(pow(twoI, three), 8.0));
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Dmath.d7187 immutable uint twoI = 2;
7188 assert(approxEqual(pow(twoI, three), 8.0));
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d7187 immutable uint twoI = 2;
7188 assert(approxEqual(pow(twoI, three), 8.0));