Texas Instruments TI-89 and TI-92 Plus Computer |
|
|
|
Version | 0.1 (Wednesday, November 17, 1999) |
Download | [ taylr.89f | taylr.9xf ] (1,677 bytes) |
Description | Taylor
approximations about a point for multivariable functions.
CAUTION: This function is still being developed and may have errors. I haven't done any testing with three or more variables. Check all your work. |
Screen shots |
|
Documentation | Usage:
taylr(Expr, VarOrList, Order, PointOrList) Expr: The function to be approximated. VarOrList: The variable or a list of variables to consider in the approximation. Variables not listed will be treated as constants. Order: The order of the power series desired. PointOrList: The point or a list of points corresponding to the variable in VarOrList. Return value: (EXPR)
Examples:
|