| Author |
Comment/Response |
Josh Locker
|
11/23/03 1:39pm
I've set up a simple function that factors a number of the kind p[n_]=2^Prime[n]-1 and I am currently factoring the first 101 factors of p, but is there a way to have it output the factors after each p is factoredand not have to wait until all have been factored (some take a really long time, like n=44)? Also, is there a way to make the computer beep or something like that when a calculation is done in general?
URL: , |
|