+ Reply to Thread
Results 1 to 4 of 4

Calculus Functions

  1. #1
    Registered User
    Join Date
    11-17-2013
    Location
    MarikinaPhilippines
    MS-Off Ver
    Excel 2010
    Posts
    2

    Calculus Functions

    Are there differential and calculus functions in excel if there is non how to create one?

  2. #2
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,829

    Re: Calculus Functions

    Here's the list of built in functions by category: http://office.microsoft.com/en-us/ma...825.aspx?CTT=1 You might pay particular attention to the Engineering category (which will have most of the functions for complex numbers) and the Math and Trig category. If the function or functions you are looking for are not listed, then you will probably need to figure out how to program it into the spreadsheet. We can help, if you give us a good explanation of the calculus function/operation you are trying to do.
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  3. #3
    Registered User
    Join Date
    11-17-2013
    Location
    MarikinaPhilippines
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Calculus Functions

    Thank you I want to have a function that returns a derivation and integration of an equation because i want to plot a shear and moment diagram using double integration method

  4. #4
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,829

    Re: Calculus Functions

    Excel does not have built in generic functions for derivative. However, Excel can be taught how to take a derivative. There are basically two ways to take a derivative in Excel (or any other programming language for that matter).

    1) Symbolically: On paper or a chalkboard, derive the expression for the derivative using the rules for taking derivatives symbolically that you learned in calculus. Then you can program this expression into Excel.
    2) Numerically: To take a numeric derivative, use the defining equation for derivative f'=[f(x+h)-f(x)]/[x+h-x].

    Similarly, Excel is not pre-programmed to perform integrations, but it can be taught. Again, there are basically two approaches:

    1) Symbolically: On paper, find the expression for the antiderivative. Then we can use the Fundamental theorem of calculus to find the integral.
    2) Numerically: These algorithms are usually built around the different Riemann sums http://en.wikipedia.org/wiki/Riemann_sums

    I am not familiar with "shear and moment" type problems, but, a quick search through the internet suggests that they are mostly built on polynomials, which can be nice. Assuming your calculus is not too rusty, it should be pretty easy to derive the expressions symbolically, then program those expressions into Excel.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Multivariate Calculus in Excel - Help Solving a Problem
    By el4n in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-07-2012, 04:52 PM
  2. Applying INDIRECT function for Covariance calculus
    By geri_n in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-13-2011, 08:58 AM
  3. Lost selection calculus
    By feejo in forum Excel General
    Replies: 1
    Last Post: 06-02-2007, 04:23 PM
  4. Basic Propositional Calculus - Sources for Beginners
    By mikebispham in forum Excel General
    Replies: 0
    Last Post: 02-09-2006, 11:37 AM
  5. [SOLVED] You should design a way of doing algebra calculus on a computer
    By Adrian in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 10-16-2005, 05:05 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1