HP Prime for All

English  Русский 

Syntax

content(Poly,[Var])

Description

Returns the gcd of the coefficients of the polynomial Poly.

Example

content(2*x^2+10*x+6) returns 2

content — Discussion