Hi guys im trying to utilize a formula from excel to calculate a score based off of two different fields but I cant seem to get it working.
here is the formula
=Total*(10^(0.751945030*((LOG10(Weightclass/175.508))^2)))
Total and Weightclass are two of my fields and are set to integer inputs.
any help is greatly appreciated.