C/C++

99 : - float, - double - long double. , 99 .

double sin(double arg);
float sinf(float arg);
long double sinl(long double arg);

, . , double, - , 89, a float- long double- 99. float- f, long double- - l.( , .) , 99 , . , .

, , -, . , . -, , , . , -, "" . ( ) , 99 , . . <tgmath.h>, <math.h> <complex.h>.

, double- , .( , 89 C++.) , sin(), sinf() sinl() sin(). csin(), csinf() csinl() sin(). , . , .

long double Idbl;
float complex fcmplx;

cos(Idbl)

cosl(Idbl),

cos(fcmplx)

ccosf(fcmplx).

, , () .

. C++, , C++ .






Нет комментариев.



Оставить комментарий:
Ваше Имя:
Email:
Антибот: *  
Ваш комментарий: