Searched refs:csqrtl (Results 1 – 4 of 4) sorted by relevance
4 long double complex csqrtl(long double complex z) { in csqrtl() function
16 return clogl(CMPLXL(-y, x) + csqrtl(w)); in casinl()
81 long double complex csqrtl(long double complex);
175 $(LOCAL_DIR)/src/complex/csqrtl.c \
Completed in 6 milliseconds