-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Taylor series
Reading time: 1minComputes the Taylor series of a function.
Syntax
taylor_series(Function, Identifier, Real)
taylor_series(Function, Identifier, Real, Natural)
Description
Given an expression fx1,...,xn, an identifier xi and a real x0, computes the Taylor series of fx1,...,xn expanding it with respect to xi around x0.
Given an expression fx1,...,xn, an identifier xi, a real x0 and an integer n, computes the Taylor series of fx1,...,xn expanding it with respect to xi around x0 up to order n.