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

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_exp2f.c 69 * exp2f(x): compute the base 2 exponential of x
77 * Thus we have exp2f(x) = 2**k * exp2(y).
95 exp2f(float x) function
  /external/mesa3d/include/
c99_math.h 105 exp2f(float f) function

Completed in 188 milliseconds