Home
last modified time | relevance | path

Searched refs:csqrt (Results 1 – 7 of 7) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_csqrt.c42 csqrt(double complex z) in csqrt() function
114 __weak_reference(csqrt, csqrtl);
/bionic/tests/
Dcomplex_test.cpp293 TEST(COMPLEX_TEST, csqrt) { in TEST() argument
294 ASSERT_EQ(0.0, csqrt(0)); in TEST()
/bionic/tests/headers/posix/
Dcomplex_h.c130 FUNCTION(csqrt, double complex (*f)(double complex)); in complex_h()
/bionic/libc/include/
Dcomplex.h126 double complex csqrt(double complex __z) __INTRODUCED_IN(23);
/bionic/libm/
Dlibm.map.txt83 csqrt; # introduced=23
/bionic/libc/tools/
Dposix-2013.txt156 csqrt
/bionic/docs/
Dstatus.md221 …n`, `catanh`, `ccos`, `ccosh`, `cexp`, `conj`, `cproj`, `csin`, `csinh`, `csqrt`, `ctan`, `ctanh`,…