.


:




:

































 

 

 

 





int abs(int i). : stdlib.h, math.h. : i. : (int), .

double acos(double x). : math.h. : , arccos x. : (double) , . 0...pi.

double asin(double x). : math.h. : , arcsin x. : (double) , . -pi/2...pi/2.

double atan(double x). : math.h. : , arctg x. : (double) , . -pi/2...pi/2.

double cos(double x). : math.h. : , cos x. . : (double) , . -1...1.

double exp(double x). : math.h. : , . : (double) , .

double ldexp(double value, int x). : math.h. : , value* . : (double) .

double log(double x). : math.h. : , ln x. : (double) , .

double log10(double x). : math.h. : , log10 x. : (double) , .

double pow(double x, double y). : math.h. : , xy. : (double) .

int rand(void). : stdlib.h : 0...32767. : (int).

double sin(double x). : math.h. : , sin x. . : (double) , .

double sqrt(double x). : math.h. : , . : (double) , .

double tan(double x). : math.h. : , tan x. . : (double) , .

 

-

int getch(void). : conio.h. : . : (int), .

int getchar(void). : stdio.h. : . : (int), , , EOF, .

char* gets(char *string). : stdio.h. : 0 , string. : (char*), , , .

int kbhit(void). : conio.h. : , getch() . : (int) , 0, , 0 .

int printf(const char *format,...). : stdio.h. : , format, , . : (int) , , EOF, .

int putch(int ch). : conio.h. : ch . : (int), .

int putchar(int ch). : stdio.h. : ch. : (int) , , EOF, .

int puts(const char *string). : stdio.h. : , string . : (int) , , EOF, .

int scanf(const char *format,...). : stdio.h. : , format, , , , , . : , .

int strlen(const char *str). : string.h. : , str. : (int), , 0.

 





:


: 2016-10-23; !; : 448 |


:

:

. .
==> ...

1432 - | 1398 -


© 2015-2024 lektsii.org - -

: 0.012 .