cacosh
, cacoshf
, cacoshl
Gerçek eksen boyunca 1'den küçük değerlerde kesilen bir dal ile karmaşık bir sayının ters hiperbolik kosinüsünü alır.
Sözdizimi
_Dcomplex cacosh(
_Dcomplex z
);
_Fcomplex cacosh(
_Fcomplex z
); // C++ only
_Lcomplex cacosh(
_Lcomplex z
); // C++ only
_Fcomplex cacoshf(
_Fcomplex z
);
_Lcomplex cacoshl(
_Lcomplex z
);
Parametreler
z
Radyan cinsinden bir açıyı temsil eden karmaşık bir sayı.
Dönüş değeri
radyan cinsinden ters hiperbolik kosinüsü z
. Sonuç, gerçek eksen boyunca ve sanal eksen boyunca [-iπ, +iπ] aralığında ilişkisiz ve negatif değildir.
Açıklamalar
C++ aşırı yüklemeye izin verdiğinden, bu alma ve döndürme _Fcomplex
ile _Lcomplex
değerlerinin cacosh
aşırı yüklemelerini çağırabilirsiniz. C programında her cacosh
zaman bir _Dcomplex
değer alır ve döndürür.
Gereksinimler
Yordam | C üst bilgisi | C++ üst bilgisi |
---|---|---|
cacosh , cacoshf , cacoshl |
<complex.h> | <ccomplex> |
Daha fazla uyumluluk bilgisi için bkz . Uyumluluk.
Ayrıca bkz.
Alfabetik işlev başvurusu
catanh
, catanhf
, catanhl
ctanh
, ctanhf
, ctanhl
catan
, catanf
, catanl
csinh
, csinhf
, csinhl
casinh
, casinhf
, casinhl
ccosh
, ccoshf
, ccoshl
cacos
, cacosf
, cacosl
ctan
, ctanf
, ctanl
csin
, csinf
, csinl
casin
, casinf
, casinl
ccos
, ccosf
, ccosl
csqrt
, csqrtf
, csqrtl