Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://uneex.lorien.cs.msu.su/static/GnumericDoc_ru/r7964.html
Дата изменения: Mon Sep 26 12:35:55 2011 Дата индексирования: Tue Oct 2 08:04:33 2012 Кодировка: UTF-8 |
SERIESSUM function returns the sum of a power series. @x is the base of the power series, @n is the initial power to raise @x, @m is the increment to the power for each term in the series, and @coefficients is the coefficents by which each successive power of @x is multiplied.
This function is Excel compatible.