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