Hi everyone, I have a very quick question: Is there a ready-made function in R or any R packages to find the prime factorization of an integer? -- View this message in context: http://r.789695.n4.nabble.com/Prime-Factorization-tp2548877p2548877.html Sent from the R help mailing list archive at Nabble.com.
On Sep 21, 2010, at 11:33 AM, Cliff Clive wrote:> > Hi everyone, I have a very quick question: > > Is there a ready-made function in R or any R packages to find the > prime > factorization of an integer?Yes. At least two. The obvious search strategy with your favrite search tool should work well. -- David Winsemius, MD West Hartford, CT