Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello;
1) I need to calculate M43:: sum[m=1 to m=9] G(m)*sin(m*x) for a value of "x" tabulated in column L. The 9 values of "m" are tabulated in $D$21:$D$29 The 9 values of G(m) are tabulated in $C$21:$C$29 The first x value is in cell L43 Can someone please help in deriving the array formula to be entered in M43 ?? For other values of x in L44, L45, ... one would simply copy M43 and paste in M44, M45, ... 2) The following formula "obviously" doesn't work: M43::{=SUMPRODUCT($C$21:$C$29,SIN(PRODUCT($D$21:$D $29,L43)))} 3) If it's not too much trouble, how about: N43:: -sum[m=1 to m=9] G(m)*cos(m*x)/m for each value of tabulated x Your help would be greatly appreciated. Regards |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I use an array formula as a series in an Excel chart | Charts and Charting in Excel | |||
meaning of : IF(Switch; Average(array A, array B); array A) | Excel Worksheet Functions | |||
series graph -- one series being added to another series | Charts and Charting in Excel | |||
How Do I create a spreadsheet with a finite set of columns and ro. | New Users to Excel | |||
Extending a Chart Data Series from an Array - Can it be done? | Charts and Charting in Excel |