minix man page for factor

Query: factor

OS: minix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
primes(1) - hpux
factor(1) - opensolaris
mlib_signalupsample_f32_f32(3mlib) - sunos
mlib_signalupsample_f32s_f32s(3mlib) - sunos
mlib_signalupsample_f32s_f32s(3mlib) - opensolaris
Similar Topics in the Unix Linux Community
My partition disappeared!!!! URGENT!! (newbie factor)
BASH: Factorial using FOR loop not working
Factorial of any number using functions
Google Authenticator for Forum Login (Two Factor Authentication)
How do I use grep to grab prime number output from my factor program?