I believe their exponential scaling factor is the equivelant of mult,div, bit in the ECU. when their exp. sc. factor is set to -1, that means divide (x^-1 = 1/x), which the same as setting mult, div, bit to "1" in the ECU (0 = multiply, 1 = divide, 2 = bitwise). so, I can (almost) guarant...