Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/lang/
DStrictMath.java304 public static native double expm1(double d); in expm1() method in StrictMath
DMath.java304 public static native double expm1(double d); in expm1() method in Math