The input value to the power series.
The initial power to which you want to raise x.
The step by which to increase n for each term in the series.
A set of coefficients by which each successive power of x is multiplied. The number of values in coefficients determines the number of terms in the power series. For example, if there are three values in coefficients, then there will be three terms in the power series.
Returns the sum of a power series based on the formula.
Category: Math and trigonometry