Searched refs:csinf (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/lib/msun/src/
H A Ds_csinhf.c97 csinf(float complex z) function
/freebsd-10.3-release/include/
H A Dcomplex.h102 float complex csinf(float complex);
/freebsd-10.3-release/lib/msun/tests/
H A Dctrig_test.c320 test_odd_tol(csinf, z, CMPLXL(sinf(nums[i]),
342 test_odd_tol(csinf, z, CMPLXL(0, sinhf(nums[i])), FLT_ULP());
/freebsd-10.3-release/lib/msun/
H A DMakefile157 MLINKS+=ccos.3 ccosf.3 ccos.3 csin.3 ccos.3 csinf.3 ccos.3 ctan.3 ccos.3 ctanf.3
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h282 __tg_sin(float _Complex __x) {return csinf(__x);}
/freebsd-10.3-release/contrib/libstdc++/
H A Dconfigure7454 csinf(tmpf);
[all...]

Completed in 102 milliseconds