Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Is there a way to solve integrals in excel without incorporating the us of VB code -- brett409 ----------------------------------------------------------------------- brett4098's Profile: http://www.excelforum.com/member.php...nfo&userid=451 View this thread: http://www.excelforum.com/showthread.php?threadid=27228 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Depends on what you are trying to do.
Excel has no built-in general calculus functions, but there are a number of functions that calculate specific definite integrals, such as ERF(), ERFC(), and *DIST() cumulative continuous probability distribution functions. Jerry brett4098 wrote: Is there a way to solve integrals in excel without incorporating the use of VB code? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Brett
You should be able to implement the Trapezoid or Simpson's Method in Excel pretty easily using tables and simple worksheet functions (you probably only need Sum). Look in any Engineering maths book - they might even show you how it is done in Excel. regards Paul brett4098 wrote in message ... Is there a way to solve integrals in excel without incorporating the use of VB code? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is it possible to calculate integrals with Excel? | Excel Worksheet Functions | |||
what's the command for erfc iterate integrals? | Excel Worksheet Functions | |||
Help with integrals!? | Excel Discussion (Misc queries) |