Searched refs:ctan (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/lib/msun/src/
H A Ds_ctanh.c141 ctan(double complex z) function
144 /* ctan(z) = -I * ctanh(I * z) = I * conj(ctanh(I * conj(z))) */
/freebsd-12-stable/lib/msun/tests/
H A Dctrig_test.c28 * Tests for csin[h](), ccos[h](), and ctan[h]().
154 testall_odd(ctan, zero, zero, ALL_STD_EXCEPT, 0, CS_BOTH);
183 testall_odd(ctan, z, nan_nan, ALL_STD_EXCEPT, 0, 0);
192 testall_odd(ctan, z, nan_nan, OPT_INVALID, 0, 0);
201 testall_odd(ctan, z, nan_nan, OPT_INVALID & ~FE_INEXACT, 0, 0);
210 testall_odd(ctan, z, CMPLXL(0, 1), ALL_STD_EXCEPT, 0, CS_IMAG);
219 testall_odd(ctan, z, nan_nan, OPT_INVALID, 0, 0);
227 testall_odd(ctan, z, CMPLXL(0, NAN), ALL_STD_EXCEPT, 0, CS_REAL);
235 testall_odd(ctan, z, nan_nan, OPT_INVALID, 0, 0);
268 testall_odd(ctan,
[all...]
/freebsd-12-stable/include/
H A Dcomplex.h131 double complex ctan(double complex);
/freebsd-12-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-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h308 __tg_tan(double _Complex __x) {return ctan(__x);}
/freebsd-12-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex35 % (and all CTAN mirrors, see http://www.ctan.org).
2081 % It is available from http://www.ctan.org/tex-archive/fonts/eurosym.
6500 % doc/epsf.tex and on ctan).
/freebsd-12-stable/contrib/amd/doc/
H A Dtexinfo.tex3052 % It is available from http://www.ctan.org/tex-archive/fonts/eurosym.
8420 % doc/epsf.tex and on ctan).
/freebsd-12-stable/contrib/libstdc++/
H A Dconfigure7470 ctan(tmpd);
[all...]

Completed in 209 milliseconds