OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctan
(Results
1 - 25
of
60
) sorted by null
1
2
3
/bionic/libm/upstream-freebsd/lib/msun/src/
s_ctanh.c
139
ctan
(double complex z)
function
142
/*
ctan
(z) = -I * ctanh(I * z) = I * conj(ctanh(I * conj(z))) */
/prebuilts/go/darwin-x86/src/math/cmplx/
tan.go
48
//
ctan
(z) = -i ctanh(iz).
56
// Also tested by
ctan
* ccot = 1 and catan(
ctan
(z)) = z.
172
// Also tested by
ctan
* ccot = 1 + i0.
/prebuilts/go/linux-x86/src/math/cmplx/
tan.go
48
//
ctan
(z) = -i ctanh(iz).
56
// Also tested by
ctan
* ccot = 1 and catan(
ctan
(z)) = z.
172
// Also tested by
ctan
* ccot = 1 + i0.
/development/ndk/platforms/android-21/include/
complex.h
85
double complex
ctan
(double complex) __NDK_FPABI_MATH__;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
cmathcalls.h
65
__MATHCALL (
ctan
, (_Mdouble_complex_ __z));
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
cmathcalls.h
65
__MATHCALL (
ctan
, (_Mdouble_complex_ __z));
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
cmathcalls.h
65
__MATHCALL (
ctan
, (_Mdouble_complex_ __z));
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/
complex.h
85
double complex
ctan
(double complex) __NDK_FPABI_MATH__;
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/
complex.h
85
double complex
ctan
(double complex) __NDK_FPABI_MATH__;
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/
complex.h
85
double complex
ctan
(double complex) __NDK_FPABI_MATH__;
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/
complex.h
85
double complex
ctan
(double complex) __NDK_FPABI_MATH__;
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/
complex.h
85
double complex
ctan
(double complex) __NDK_FPABI_MATH__;
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/
complex.h
85
double complex
ctan
(double complex) __NDK_FPABI_MATH__;
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/
complex.h
85
double complex
ctan
(double complex) __NDK_FPABI_MATH__;
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/
complex.h
85
double complex
ctan
(double complex) __NDK_FPABI_MATH__;
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/
complex.h
85
double complex
ctan
(double complex) __NDK_FPABI_MATH__;
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/
complex.h
85
double complex
ctan
(double complex) __NDK_FPABI_MATH__;
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/
complex.h
85
double complex
ctan
(double complex) __NDK_FPABI_MATH__;
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
complex.h
85
double complex
ctan
(double complex) __NDK_FPABI_MATH__;
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/
complex.h
85
double complex
ctan
(double complex) __NDK_FPABI_MATH__;
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/
complex.h
85
double complex
ctan
(double complex) __NDK_FPABI_MATH__;
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
complex.h
85
double complex
ctan
(double complex) __NDK_FPABI_MATH__;
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/
complex.h
85
double complex
ctan
(double complex) __NDK_FPABI_MATH__;
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
complex.h
85
double complex
ctan
(double complex) __NDK_FPABI_MATH__;
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
complex.h
85
double complex
ctan
(double complex) __NDK_FPABI_MATH__;
Completed in 2170 milliseconds
1
2
3