Articles with the tag:
Close
Changelog
Close
Articles with the tag:
Close
Try in the cloud
Try in the cloud

SERIESSUM Function

The SERIESSUM function is one of the math and trigonometry functions. It is used to return the sum of a power series.

Syntax

SERIESSUM(x, n, m, coefficients)

The SERIESSUM function has the following arguments:

Argument Description
x The input value to the power series.
n The initial power to which you want to raise x.
m The step by which you want to increase n for each term in the series.
coefficients Coefficients by which each successive power of x is multiplied. The number of coefficients determines the number of terms in the power series.

Notes

How to apply the SERIESSUM function.

Examples

The figure below displays the result returned by the SERIESSUM function.

SERIESSUM Function

Return to previous page
Try now for free Try and make your decision No need to install anything
to see all the features in action