.


:




:

































 

 

 

 


1




 

 

 

2012

681.3.06

 

12 . . , /++.

220100.

 

. 2.

 

: .. , .. , .. , .. , .. .

 

: .. , ""

. - , , - . :

- ;

- ;

- ;

- .

- () .

.

 

( ), :

- ;

- ;

- ;

- ;

- ;

- ;

- ( , , ..);

- , .

:

- , , ;

- :

< > = < >;

- .

4 (297*210).

 

(. 1) :

.

: a, b, c, d 2 15. , . .

 

// 1

// 07-1

// ., ., ..

#include <stdio.h> // -

#include <conio.h> //

#include <math.h> //

void main()

{

const double k1=2.0; //

const double k2=15.0; //

double a,b,c,d,s1,s2,s3,y; //

printf(" a, b, c, d: ");

//

//

scanf("%lf%lf%lf%lf", &a, &b, &c, &d); //

s1=pow(sin(c),3); //

s2=pow(cos(a),2); //

s3=pow(sin(b),d); //

=(s1*s2)/(5*s3)+k1/k2; // y

printf(" y = %lf\n",y); //

getch(); //

} //

, .

, (*.h), () printf(), scanf(), sin(), cos(), pow(), getch(). , .

main() (void - ). main().

. .

, :

 

a, b, c, d: 9.5 1.3 6.5 6.65

y=0.135867

 

a, b, c, d . . Enter. , .

.

 


1

- .

, , . math.h, #include <math.h>. pow ( ), sqrt ( ), fabs ( ), sin (), cos (), tan (), log () .

. scanf (). printf ().

1)

2)

3)

4)

5)

6)

7)

8)

9)

10)

11)

12)





:


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


:

:

, - , ; , - .
==> ...

1281 - | 1315 -


© 2015-2024 lektsii.org - -

: 0.015 .