csinh, csinhf, csinhl

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

Sözdizimi

_Dcomplex csinh(
   _Dcomplex z
);
_Fcomplex csinh(
   _Fcomplex z
);  // C++ only
_Lcomplex csinh(
   _Lcomplex z
);  // C++ only
_Fcomplex csinhf(
   _Fcomplex z
);
_Lcomplex csinhl(
   _Lcomplex z
);

Parametreler

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

Dönüş değeri

radyan cinsinden hiperbolik sinüsü z.

Açıklamalar

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

Gereksinimler

Yordam C üst bilgisi C++ üst bilgisi
csinh, csinhf, csinhl <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
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