HP Prime for All

English  Русский 

Syntax

ifactor(a)

Description

Prime factorization. Returns the prime factorization of the integer a as a product. Can be used with STO▶.

Example

ifactor(150) returns 2*3*5^2

ifactor — Discussion