Numerical Integration


This example computes an approximation of pi by calculating the area under the curve using the n-point quadrature rule.


Code available:

  f77/ 	- directory: f77 version
  nx/	- directory: explicit message passing with Intel NX 
  picl/	- directory: explicit message passing with PICL
  f90/	- directory: f90 version 
  cmf/	- directory: cmf version (the Connection Machine)