ctanh
, ctanhf
, ctanhl
Karmaşık bir sayının karmaşık hiperbolik tanjantını hesaplar.
Sözdizimi
_Dcomplex ctanh(
_Dcomplex z
);
_Fcomplex ctanh(
_Fcomplex z
); // C++ only
_Lcomplex ctanh(
_Lcomplex z
); // C++ only
_Fcomplex ctanhf(
_Fcomplex z
);
_Lcomplex ctanhl(
_Lcomplex z
);
Parametreler
z
Radyan cinsinden bir açıyı temsil eden karmaşık bir sayı.
Dönüş değeri
karmaşık hiperbolik tanjant.z
Giriş | SEH özel durumu | _matherr özel durumu |
---|---|---|
± INF, QNaN, IND | yok | _ALAN |
± INF (tan, tanf) | GEÇERSİZ | _ALAN |
Açıklamalar
C++ aşırı yüklemeye izin verdiğinden, bu alma ve döndürme _Fcomplex
ile _Lcomplex
değerlerinin ctanh
aşırı yüklemelerini çağırabilirsiniz. C programında her ctanh
zaman bir _Dcomplex
değer alır ve döndürür.
Gereksinimler
Yordam | C üst bilgisi | C++ üst bilgisi |
---|---|---|
ctanh , ctanhf , ctanhl |
<complex.h> | <ccomplex> |
Uyumluluk bilgileri için bkz . Uyumluluk.
Ayrıca bkz.
Alfabetik işlev başvurusu
catanh
, catanhf
, catanhl
catan
, catanf
, catanl
csinh
, csinhf
, csinhl
casinh
, casinhf
, casinhl
ccosh
, ccoshf
, ccoshl
cacosh
, cacoshf
, cacoshl
cacos
, cacosf
, cacosl
ctan
, ctanf
, ctanl
csin
, csinf
, csinl
casin
, casinf
, casinl
ccos
, ccosf
, ccosl
csqrt
, csqrtf
, csqrtl