SERIESSUM(x,n,m,coeff)
x: number where to evaluate the power series
n: non-negative integer, exponent of the lowest term of the series
m: increment to each exponent
coeff: coefficients of the power series
This function is Excel compatible.
COUNT, SUM.