Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/Math/
DIeeeRecommendedTests.java1014 float twoToTheMaxExp = 1.0f; // 2^0 in testFloatScalb() local
1210 double twoToTheMaxExp = 1.0; // 2^0 in testDoubleScalb() local