Y
Yet Another One
I am looking for some help on this.
I am trying to translate to do some math in VB, but I have no idea how
this works out in VB syntax.
Points=1426.79/(1+918.836*Power(2.71828, -0.00386405*rating))
How would I do this in VB? I've tried a number of different ways, but
I just can't seem to get it right.
TIA,
Ryan
I am trying to translate to do some math in VB, but I have no idea how
this works out in VB syntax.
Points=1426.79/(1+918.836*Power(2.71828, -0.00386405*rating))
How would I do this in VB? I've tried a number of different ways, but
I just can't seem to get it right.
TIA,
Ryan