first value to last value center op value is number of intervals 1 agen(1) 3 = {1 , 3} 1 agen(2) 3 = {1 , 2 , 3} a agen(x) b = { (b-a)*1/x , (b-a)*2/x , etc... b } |
integrate f1(x) on x from v1 to v2 defined as trapezoidal integration with infinite resolution |
integrate f1(x) on y from v1 to v2 |