HomeSort by relevance Sort by last modified time
    Searched refs:PS0 (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/main/java/java/lang/
StrictMath.java 119 private static final double PS0 = 1.66666666666666657415e-01;
170 p = z * (PS0 + z
177 p = z * (PS0 + z
191 p = z * (PS0 + z
234 p = t * (PS0 + t
244 p = t * (PS0 + t * (PS1 + t * (PS2 + t * (PS3 + t * (PS4 + t * PS5)))));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
kxia64.h 8 #define PS0 0x0001

Completed in 2180 milliseconds