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

  /src/lib/libm/complex/
csinh.c 1 /* $NetBSD: csinh.c,v 1.1 2007/08/20 16:01:36 drochner Exp $ */
37 csinh(double complex z) function in typeref:typename:double complex
Makefile.inc 7 cimag.c creal.c csin.c csinh.c csqrt.c ctan.c ctanh.c \
  /src/include/
complex.h 71 /* 7.3.6.5 The csinh functions */
72 double complex csinh(double complex);

Completed in 14 milliseconds