SERIESSUM

SERIESSUM sum of a power series at x

Synopsis

SERIESSUM(x,n,m,coeff)

Arguments

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

Microsoft Excel Compatibility

This function is Excel compatible.

See also

COUNT, SUM.