OK here i go... I have 3 variables: A, B and C, that i know their exact values. I also have variable D that i need to be calculated by the formula i don't know... It's fairly simple in the ideal case:
if A=B then C=D... Plain and simple... However in 99,9% of the cases A>B or A<B... So here are 4 guidelines...
if A=B/3 then D=0,6C
if A=B/2 then D=0,8C
if A=B then C=D as above,
if A=2B then D=1,2C
if A=3B then D=1,4C
And i played 2 days with this thing in my mind and all i could reach as a formula is... well... let's just say i need help
I suck at non linear thing and this is what i need here...
Any help will be greatly appreciated...
Edited by psycho666, 31 May 2012 - 07:46 PM.











