factor(1) minix man page | unix.com

Man Page: factor

Operating Environment: minix

Section: 1

FACTOR(1)						      General Commands Manual							 FACTOR(1)

NAME
factor - factor an integer less than 2**31
SYNOPSIS
factor number
EXAMPLES
factor 450180 # Print the prime factors of 450180
DESCRIPTION
Factor prints the prime factors of its argument in increasing order. Each factor is printed as many times as it appears in the number. FACTOR(1)
Related Man Pages
factor(6) - freebsd
primes(1) - hpux
factor(6) - netbsd
factor(1) - opensolaris
primes(6) - freebsd
Similar Topics in the Unix Linux Community
My partition disappeared!!!! URGENT!! (newbie factor)
Compiling multiple cpp files (abstract factory pattern)
BASH: Factorial using FOR loop not working
shell, read table and write the value for each factor to output
Help on writing data from 2 different files to one based on a common factor