x,n,m,coefficients!Returns the sum of a power series based on the formula!is the input value to the power series!is the initial ...

!x,n,m,coefficients!!Returns the sum of a power series based on the formula!is the input value to the power series!is the initial power to which you want to raise x!is the step by which to increase n for each term in the series!is a set of coefficients by which each successive power of x is multiplied!