A
Adrian
Hi all,
Can anyone tell me the easiest way to get the difference
between 2 variable values?
variable A, variable B and variable C are all results of
mathmatical calculations
I need to programmatically find out whether A or B has the
greatest difference compared to variable C and by how much
for example Let A = 10, B = 2, C = 4
A has the greatest difference, the difference being 6
Any ideas? I really should have paid more attention at
school !!
Thanks
Can anyone tell me the easiest way to get the difference
between 2 variable values?
variable A, variable B and variable C are all results of
mathmatical calculations
I need to programmatically find out whether A or B has the
greatest difference compared to variable C and by how much
for example Let A = 10, B = 2, C = 4
A has the greatest difference, the difference being 6
Any ideas? I really should have paid more attention at
school !!
Thanks