First page Back Continue Last page Summary Graphics
Example: Computing p
From calculus
Calculate integral using midpoint method
Parallel solution for n processors
- Let each processor compute every n'th term
- At the end add the sums from all the processors
Notes: