HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
factor_xn
Syntax
factor_xn(Poly)
Description
Factorizes x^n in P\the polynomial Poly (n=degree of polynomial P).
Example
factor_xn(x^4-1) returns x^4*(1-x^-4)
factor_xn — Discussion
↑Back to top