View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Numerical Integration Code

Integration, Simpson's Rule

One place to look:

http://ourworld.compuserve.com/homep...TEC/vsch_e.htm

--
Regards,
Tom Ogilvy

"David" wrote in message
...
Thanks in advance for any help
Does anyone have any example code or have links to example code for

numerical integration of functions (calculating the area under the curve)?