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

  /src/lib/libm/src/
w_atanhf.c 22 * wrapper atanhf(x)
30 atanhf(float x) /* wrapper atanhf */ function in typeref:typename:float
41 /* atanhf(|x|>1) */
44 /* atanhf(|x|==1) */
  /src/lib/libm/noieee_src/
n_atanhf.c 72 atanhf(float x) function in typeref:typename:float

Completed in 14 milliseconds