Aracılığıyla paylaş


ccosh, ccoshf, ccoshl

Karmaşık bir sayının hiperbolik kosinüsünü alır.

Sözdizimi

_Dcomplex ccosh(
   _Dcomplex z
);
_Fcomplex ccosh(
   _Fcomplex z
);  // C++ only
_Lcomplex ccosh(
   _Lcomplex z
);  // C++ only
_Fcomplex ccoshf(
   _Fcomplex z
);
_Lcomplex ccoshl(
   _Lcomplex z
);

Parametreler

z
Radyan cinsinden açıyı temsil eden karmaşık bir sayı.

Dönüş değeri

radyan cinsinden hiperbolik kosinüsü z.

Açıklamalar

C++ aşırı yüklemeye izin verdiğinden, bu alma ve döndürme _Fcomplex ile _Lcomplex değerlerinin ccosh aşırı yüklemelerini çağırabilirsiniz. C programında her ccosh zaman bir _Dcomplex değer alır ve döndürür.

Gereksinimler

Yordam C üst bilgisi C++ üst bilgisi
ccosh, ccoshf, ccoshl <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
cacosh, cacoshf, cacoshl
cacos, cacosf, cacosl
ctan, ctanf, ctanl
csin, csinf, csinl
casin, casinf, casinl
ccos, ccosf, ccosl
csqrt, csqrtf, csqrtl