-
calculation
Hi All,
Actually i want to keep my device processor busy in doing some work. Can anybody give me any link to any tough large mathematical calculation so that my device would take more than 1 minute to process it.I m doing it for 3rd edition. I want such a task to keep my processor doing it for minutes without any loop or repetition. So plzz help me.
Regards
Sumit
-
Re: calculation
Even if you want to make some tricky benchmark application, note that real-life code actually contains loops, so you do not have to eliminate loops.
-
Re: calculation
ok with loops can u suggest me any calculation of such type.