SlideShare ist ein Scribd-Unternehmen logo
1 von 1
Downloaden Sie, um offline zu lesen
- Function: y=x2
- Dividing by 10 interval from 0 to 1
- Result has to be summation of all squares.
•Program for calculating measuration by division. Simple example is below.
On this problem, function is y=x2+2x+1 and domain is from 0 to 10. You must input the number of interval. And print the result.

Weitere ähnliche Inhalte

Andere mochten auch

Andere mochten auch (16)

9 Nations New England
9 Nations New England9 Nations New England
9 Nations New England
 
9 screen analysis
9 screen analysis 9 screen analysis
9 screen analysis
 
9 shot analysis - my production
9 shot analysis - my production9 shot analysis - my production
9 shot analysis - my production
 
Nine Types of Facebook Posts
Nine Types of Facebook PostsNine Types of Facebook Posts
Nine Types of Facebook Posts
 
9 pilot projects rs final
9 pilot projects rs final9 pilot projects rs final
9 pilot projects rs final
 
9th text
9th text9th text
9th text
 
9 penyimpanan produk pasca panen rev
9 penyimpanan produk pasca panen rev9 penyimpanan produk pasca panen rev
9 penyimpanan produk pasca panen rev
 
đề 9 thtt tháng 6 2012
đề 9 thtt tháng 6 2012đề 9 thtt tháng 6 2012
đề 9 thtt tháng 6 2012
 
9 thói xấu hại não cần tử bỏ tức khắc
9 thói xấu hại não cần tử bỏ tức khắc9 thói xấu hại não cần tử bỏ tức khắc
9 thói xấu hại não cần tử bỏ tức khắc
 
9 slides
9 slides9 slides
9 slides
 
(9) Wedding Cake
(9) Wedding Cake(9) Wedding Cake
(9) Wedding Cake
 
9ª seniores 6ª juvenis e 4ª infantis
9ª seniores 6ª juvenis e 4ª infantis9ª seniores 6ª juvenis e 4ª infantis
9ª seniores 6ª juvenis e 4ª infantis
 
9 November 2014 (Newsletter)
9 November 2014 (Newsletter)9 November 2014 (Newsletter)
9 November 2014 (Newsletter)
 
9 reasons why the Strengthsfinder™ assessment is worth your while
9 reasons why the Strengthsfinder™ assessment is worth your while 9 reasons why the Strengthsfinder™ assessment is worth your while
9 reasons why the Strengthsfinder™ assessment is worth your while
 
9 Up MSF©
9 Up MSF©9 Up MSF©
9 Up MSF©
 
9 principles of change
9 principles of change9 principles of change
9 principles of change
 

Mehr von 웅식 전

15 3. modulization
15 3. modulization15 3. modulization
15 3. modulization웅식 전
 
15 2. arguement passing to main
15 2. arguement passing to main15 2. arguement passing to main
15 2. arguement passing to main웅식 전
 
12 2. dynamic allocation
12 2. dynamic allocation12 2. dynamic allocation
12 2. dynamic allocation웅식 전
 
12 1. multi-dimensional array
12 1. multi-dimensional array12 1. multi-dimensional array
12 1. multi-dimensional array웅식 전
 
11. array & pointer
11. array & pointer11. array & pointer
11. array & pointer웅식 전
 
10. pointer & function
10. pointer & function10. pointer & function
10. pointer & function웅식 전
 
7. variable scope rule,-storage_class
7. variable scope rule,-storage_class7. variable scope rule,-storage_class
7. variable scope rule,-storage_class웅식 전
 
5 2. string processing
5 2. string processing5 2. string processing
5 2. string processing웅식 전
 
5 1. character processing
5 1. character processing5 1. character processing
5 1. character processing웅식 전
 
15 1. enumeration, typedef
15 1. enumeration, typedef15 1. enumeration, typedef
15 1. enumeration, typedef웅식 전
 
3 2. if statement
3 2. if statement3 2. if statement
3 2. if statement웅식 전
 
3 1. preprocessor, math, stdlib
3 1. preprocessor, math, stdlib3 1. preprocessor, math, stdlib
3 1. preprocessor, math, stdlib웅식 전
 
2 3. standard io
2 3. standard io2 3. standard io
2 3. standard io웅식 전
 
2 2. operators
2 2. operators2 2. operators
2 2. operators웅식 전
 
2 1. variables & data types
2 1. variables & data types2 1. variables & data types
2 1. variables & data types웅식 전
 

Mehr von 웅식 전 (20)

15 3. modulization
15 3. modulization15 3. modulization
15 3. modulization
 
15 2. arguement passing to main
15 2. arguement passing to main15 2. arguement passing to main
15 2. arguement passing to main
 
14. fiile io
14. fiile io14. fiile io
14. fiile io
 
13. structure
13. structure13. structure
13. structure
 
12 2. dynamic allocation
12 2. dynamic allocation12 2. dynamic allocation
12 2. dynamic allocation
 
12 1. multi-dimensional array
12 1. multi-dimensional array12 1. multi-dimensional array
12 1. multi-dimensional array
 
11. array & pointer
11. array & pointer11. array & pointer
11. array & pointer
 
10. pointer & function
10. pointer & function10. pointer & function
10. pointer & function
 
9. pointer
9. pointer9. pointer
9. pointer
 
7. variable scope rule,-storage_class
7. variable scope rule,-storage_class7. variable scope rule,-storage_class
7. variable scope rule,-storage_class
 
6. function
6. function6. function
6. function
 
5 2. string processing
5 2. string processing5 2. string processing
5 2. string processing
 
5 1. character processing
5 1. character processing5 1. character processing
5 1. character processing
 
15 1. enumeration, typedef
15 1. enumeration, typedef15 1. enumeration, typedef
15 1. enumeration, typedef
 
4. loop
4. loop4. loop
4. loop
 
3 2. if statement
3 2. if statement3 2. if statement
3 2. if statement
 
3 1. preprocessor, math, stdlib
3 1. preprocessor, math, stdlib3 1. preprocessor, math, stdlib
3 1. preprocessor, math, stdlib
 
2 3. standard io
2 3. standard io2 3. standard io
2 3. standard io
 
2 2. operators
2 2. operators2 2. operators
2 2. operators
 
2 1. variables & data types
2 1. variables & data types2 1. variables & data types
2 1. variables & data types
 

9th hw3 figure

  • 1. - Function: y=x2 - Dividing by 10 interval from 0 to 1 - Result has to be summation of all squares. •Program for calculating measuration by division. Simple example is below. On this problem, function is y=x2+2x+1 and domain is from 0 to 10. You must input the number of interval. And print the result.