taylor
Calculates the Taylor series expansion of function up to the inputted degree. Depending on input, function can return scalar, vector or matrix
Arguments
- Function
- Symbol
- Expansion point, double or symbol
- Order of polynomial, non-negative integer
Output
Taylor polinomial
Examples