• Home
  • SERIESSUM function

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:

ArgumentDescription
xThe input value to the power series.
nThe initial power to which you want to raise x.
mThe step by which you want to increase n for each term in the series.
coefficientsCoefficients 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

Host ONLYOFFICE Docs on your own server or use it in the cloud

Article with the tag:
Browse all tags