|
-
Apr 10th, 2007, 09:23 PM
#1
Thread Starter
New Member
Creating an equation for sorting
I am trying to create an equation to use in a computer program. The aim is to find the value of Z, if the values of X and Y are known.
The Z value is going to be used to order some data, so the range does not matter.
I would like Z to increase as X and the result of the Y EQUATION increase.
The Y EQUATION needs to be able to be able to fit the following:
- When Y is between 30 and 40, the result of the Y EQUATION needs to be at its highest.
- When Y is at 1, the result of the Y EQUATION needs to be roughly a quarter of its highest possible value.
- When Y is at 200, the result of the Y EQUATION needs to be roughly a quarter of its highest possible value.
- No result of the Y EQUATION should be less than or equal to 0 when Y is greater than 0
Any help would be a godsend.
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
|