HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
primpart
Syntax
primpart(Poly,[Var])
Description
Returns the polynomial P divided by the gcd of its coefficients.
Example
primpart(2x^2+10x+6) returns x^2+5*x+3
primpart — Discussion
↑Back to top