[www-rdf-interest] <none>

Hi,
Can you help with solving this program.
Write a function rnd that generates random numbers using the mid square method.The function rnd has variable seed, which has an arbitrary initial value. With each cell, seed is given a new value, this new value is returned by rnd. To obtain the new value of seed, square seed and extract the middle three digits. Extraction can be done with the division and modulus operators.I' ve problem with this program and i am enable to fix it, so can you help me by taking some time out and fix my problem. if so you can send me at my email i.e lifesustain1@yahoo.com.
Thanks


---------------------------------
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more

Received on Saturday, 12 April 2003 18:01:50 UTC