mostly on computers and mathematics
Some code to extract the largest factor of an integer, in Pari/GP
x=factor(v);y=matsize(x);x[y[1],1]
Post a Comment
No comments :
Post a Comment