PDA

Click to See Complete Forum and Search --> : PLEASE HELP ME. I REALLY NEED HELP!!


kourosh
Dec 15th, 1999, 12:22 PM
Hello,
I am creating an application for my school project. The application is a simple application which can do the math operations (Addition, Multlipication, Subtraction, Division and Square root). I have creat randomize numbers. But the problem is I need to do some thing, so the random Sub produce perfect sqaures. Please help me to solve this problem. I really appreciate it.

Joacim Andersson
Dec 15th, 1999, 02:02 PM
Do something like this:
YourRandomNumber = Int(YourRandomNumber) * 2
Good luck!

------------------
Joacim Andersson
joacim@programmer.net
joacim@yellowblazer.com
www.YellowBlazer.com (http://www.YellowBlazer.com)