- 
                            MathType
- 
                            Wiris Quizzes
- 
                            Learning Lemur
- 
                            CalcMe
- 
                            MathPlayer
- 
                            Store FAQ
- 
                            VPAT for the electronic documentation
- 
                            MathFlow
- 
                            BF FAQ
- 
                            Miscellaneous
- 
                            Wiris Integrations
Series
Reading time: 1minReturns the series expansion of a function around a point.
Syntax
series(Function, Identifier, Real)
series(Function, Identifier, Real, Natural)
Description
Given a function fx1,...,xn, an identifier xi and a real x0, expands function f with respect to variable xi around the point x0.

Given a function fx1,...,xn, an identifier xi, a real x0 and a natural n, expands function f with respect to variable xi around the point x0 up to order n.

