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

  /src/lib/libm/complex/
catanhf.c 1 /* $NetBSD: catanhf.c,v 1.1 2007/08/20 16:01:32 drochner Exp $ */
36 catanhf(float complex z) function in typeref:typename:float complex
catrigf.c 352 catanhf(float complex z) function in typeref:typename:float complex
403 float complex w = catanhf(CMPLXF(cimagf(z), crealf(z)));
  /src/include/
complex.h 63 float complex catanhf(float complex);

Completed in 13 milliseconds