HomeSort by: relevance | last modified time | path
    Searched defs:exp2f (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libm/noieee_src/
n_exp2f.c 72 * exp2f(x): compute the base 2 exponential of x
80 * Thus we have exp2f(x) = 2**k * exp2(y).
98 exp2f(float x) function in typeref:typename:float
  /src/lib/libm/src/
s_exp2f.c 92 * exp2f(x): compute the base 2 exponential of x
100 * Thus we have exp2f(x) = 2**k * exp2(y).
118 exp2f(float x) function in typeref:typename:float

Completed in 11 milliseconds