---
title: "10-11 есеп"
description: "10-шы есеп 09.02.15 #include <stdio.h>#include <conio.h>#include <stdlib.h&..."
author: "dan_ntu"
published: "2015-02-13T09:38:45+00:00"
modified: "2015-02-13T09:44:47+00:00"
locale: "ru"
canonical_url: "https://yvision.kz/post/10-11-esep-469847"
markdown_url: "https://yvision.kz/post/10-11-esep-469847/markdown"
site_name: "Yvision.kz"
---

# 10-11 есеп

> 10-шы есеп 09.02.15 #include <stdio.h>#include <conio.h>#include <stdlib.h&...

![10-11 есеп](https://storage.yvision.kz/images/user/dan_ntu/UG2ZLn85VRUltB1apODsx7g3SxTiBZ.jpg)

10-шы есеп

09.02.15

[#include](https://vk.com/feed?section=search&q=%23include)  [#include](https://vk.com/feed?section=search&q=%23include)  [#include](https://vk.com/feed?section=search&q=%23include)  [#include](https://vk.com/feed?section=search&q=%23include)  int main() { float x,y,z,a; x=3.981*pow(10,-2); y=-1.625*pow(10,3); z=0.512; a=pow(2,-x)*sqrt(x+pow(fabs(y),1*1.0/4))*pow(pow(M_E,x-1/sin(z)),1*1.0/3); printf("a=%.5f",a); system("pause"); return 0; }

11-шы есеп

[#include](https://vk.com/feed?section=search&q=%23include) [#include](https://vk.com/feed?section=search&q=%23include) [#include](https://vk.com/feed?section=search&q=%23include) [#include](https://vk.com/feed?section=search&q=%23include) int main(){float x,y,z,b;x=6.251;y=0.827;z=25.001;b=pow(y,pow(fabs(x),1*1.0/3))+pow(cos(y),3)* ( fabs(x-y)*(1+pow(sin(z),2)/sqrt(x+y)))/(pow(M_E,fabs(x-y))+x/2 );printf("b=%.4f",b);system("pause");return 0;}

---

Source: [https://yvision.kz/post/10-11-esep-469847](https://yvision.kz/post/10-11-esep-469847)