HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
factor
Syntax
factor(Expr)
Description
Factorizes a polynomial.
Example
factor(x^4-1) returns (x-1)*(x+1)*(x^2+1)
factor — Discussion
↑Back to top