+ Reply to Thread
Results 1 to 2 of 2

Pi Notation

  1. #1
    Registered User
    Join Date
    04-20-2005
    Posts
    48

    Thumbs down Pi Notation

    How to I write a function that satisfies the attached formula?

    Note that k(sub-n) and u(sub-n) are arrays/lists of size n and each item in the arrays has its own cell. Although, I'm more than willing to modify the data structure if need be.

    Another note... big K and little k(sub-n) are different.

    Attempting to write the formula here (PI = product notation)...
    1/K * { PI[1 + K * kn * un] -1 }

    I'm trying to stay away from macros, but if I need to, I'll use them.

    Thanks,
    JC
    Attached Images Attached Images

  2. #2
    Registered User
    Join Date
    04-20-2005
    Posts
    48
    Once you ask, it always come easy...

    =1/$D$76*(PRODUCT(1+$D$76*E1:E5*1:F5)-1)

    -JC

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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