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

  /src/lib/libm/complex/
csin.c 1 /* $NetBSD: csin.c,v 1.1 2007/08/20 16:01:36 drochner Exp $ */
38 csin(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 40 /* 7.3.5.1 The csin functions */
41 double complex csin(double complex);

Completed in 13 milliseconds