Searched refs:csqrt (Results 1 – 11 of 11) sorted by relevance
6 return csqrt(z); in csqrtl()
15 double complex r = clog(CMPLX(-y, x) + csqrt(w)); in casin()
42 double complex csqrt(double complex z) in csqrt() function
67 {double complex(*p)(double complex) = csqrt;} in f()
80 double complex csqrt(double complex);
490 csqrt;
271 "src/complex/csqrt.c",