|
-
Dec 15th, 1999, 01:22 PM
#1
Thread Starter
Hyperactive Member
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.
-
Dec 15th, 1999, 03:02 PM
#2
Do something like this:
YourRandomNumber = Int(YourRandomNumber) * 2
Good luck!
------------------
Joacim Andersson
[email protected]
[email protected]
www.YellowBlazer.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|