Home | Sort by: relevance | last modified time | path |
/src/lib/libm/complex/ | |
casinhl.c | 1 /* $NetBSD: casinhl.c,v 1.1 2014/10/10 00:48:18 christos Exp $ */ 36 casinhl(long double complex z) function in typeref:typename:long double complex |
catrigl.c | 192 casinhl(long double complex z) function in typeref:typename:long double complex 239 long double complex w = casinhl(CMPLXL(cimagl(z), creall(z))); 443 __strong_alias(casinhl, casinh) |