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

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

Completed in 12 milliseconds