HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
ptayl
Syntax
ptayl(Poly(P(var)),Real(a),[Var])
Description
Returns the Taylor polynomial Q such as P(x)=Q(x-a)
Example
ptayl(x^2+2*x+1,1) returns x^2+4*x+4
ptayl — Discussion
↑Back to top