- Picture and text skills
- Case
Many functions can be approximated by power series expansions.
Returns the sum of power series based on the following formula:
Syntax
SERIESSUM (x, n, m, coefficients)
X is the input value of the power series.
N is the first power of x.
M is the value of each item in the series Raise the value in steps raised to a power n.
Coefficients A series of multiplications of x at various levels The coefficient to multiply.
The number of Coefficients values determines the number of terms in the power series.
For example, if there are three values in Coefficients, there will be three terms in the power series.
Description
If any parameter is non-numeric, function SERIESSUM returns the error value #VALUE!.
Articles are uploaded by users and are for non-commercial browsing only. Posted by: Lomu, please indicate the source: https://www.daogebangong.com/en/articles/detail/shu-xue-he-san-jiao-han-shu-SERIESSUM-han-shu-ji-suan-mi-ji-shu-zhi-he.html
评论列表(196条)
测试