csin
, csinf
, csinl
Karmaşık bir sayının sinüsünü alır.
Sözdizimi
_Dcomplex csin(
_Dcomplex z
);
_Fcomplex csin(
_Fcomplex z
); // C++ only
_Lcomplex csin(
_Lcomplex z
); // C++ only
_Fcomplex csinf(
_Fcomplex z
);
_Lcomplex csinl(
_Lcomplex z
);
Parametreler
z
Radyan cinsinden bir açıyı temsil eden karmaşık bir sayı.
Dönüş değeri
radyan cinsinden sinüsü z
.
Açıklamalar
C++ aşırı yüklemeye izin verdiğinden, bu alma ve döndürme _Fcomplex
ile _Lcomplex
değerlerinin csin
aşırı yüklemelerini çağırabilirsiniz. C programında her csin
zaman bir _Dcomplex
değer alır ve döndürür.
Gereksinimler
Yordam | C üst bilgisi | C++ üst bilgisi |
---|---|---|
csin , csinf , csinl |
<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
cacosh
, cacoshf
, cacoshl
cacos
, cacosf
, cacosl
ctan
, ctanf
, ctanl
casin
, casinf
, casinl
ccos
, ccosf
, ccosl
csqrt
, csqrtf
, csqrtl