Searched refs:csqrt (Results 1 – 11 of 11) sorted by relevance
90 w = clog(z + csqrt(z + 1) * csqrt(z - 1)); in cacosh()
158 z2 = csqrt(zz); in __weak_alias()
29 * Function csqrt:: Complex square root75 @include complex/csqrt.def
74 csqrt(double complex z) in csqrt() function
33 csqrt.c
57 'csqrt.c',
107 (void) csqrt(c1); in main()
409 cd1 = csqrt(cd1); in main()
88 double complex csqrt(double complex);
384 newlib/libm/complex/csqrt.c
4604 csin.c, csinh.c, csqrt.c, ctan.c, ctanh.c): Ditto