Closed 27Steven34 closed 4 years ago
Shifted the NotE multiplier line down one unit. Lowered the Math.max(…, 1.0) parameter to 0.0 to compensate. Also moved the Math.min(..., 2.0) into the calcNameOfMultiplier function.
This commit should fix issue #374.
Thanks for this. I've combined our approaches in 69ecd1e28da7c39a325ec7ed4345576782f389e9.
Shifted the NotE multiplier line down one unit. Lowered the Math.max(…, 1.0) parameter to 0.0 to compensate. Also moved the Math.min(..., 2.0) into the calcNameOfMultiplier function.
This commit should fix issue #374.