Searched refs:ctanf (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/lib/msun/src/
H A Ds_ctanhf.c81 ctanf(float complex z) function
/freebsd-13-stable/include/
H A Dcomplex.h132 float complex ctanf(float complex);
/freebsd-13-stable/lib/msun/tests/
H A Dctrig_test.c338 test_odd_tol(ctanf, z, CMPLXL(tanf(nums[i]), 0), FLT_ULP());
359 test_odd_tol(ctanf, z, CMPLXL(0, tanhf(nums[i])),
/freebsd-13-stable/lib/msun/
H A DMakefile182 MLINKS+=ccos.3 ccosf.3 ccos.3 csin.3 ccos.3 csinf.3 ccos.3 ctan.3 ccos.3 ctanf.3
/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h304 __tg_tan(float _Complex __x) {return ctanf(__x);}

Completed in 81 milliseconds