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

  /src/lib/libm/noieee_src/
n_atanhf.c 72 atanhf(float x) function in typeref:typename:float
  /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/include/
math.h 341 float atanhf(float);
  /src/lib/libm/complex/
catrigf.c 362 return (CMPLXF(atanhf(x), y));
  /src/lib/libm/
Makefile 475 MLINKS+=atanh.3 atanhf.3

Completed in 15 milliseconds