Prime Factor VI

Owning Palette: Discrete Math VIs

Requires: Full Development System

Computes the prime factorization of an integer.

 Add to the block diagram  Find on the palette
n is an integer the VI factorizes. If n is negative, the VI factorizes the absolute value of n.
Prime Factors returns an array of prime numbers whose product equals n.