Closed mathiasvatter closed 7 months ago
Describe the bug Incorrect optimization of real numbers
To Reproduce
sli_dynamics := real_to_int(scale.range(80.0, 0.0, 127.0, 0.0, 1000000.0))
Actual Behaviour
$sli_dynamics := real_to_int(629921)
Expected Behaviour
$sli_dynamics := real_to_int(629921.2598425196)
CKSP Version v0.0.3
Environment (please complete the following information):
Describe the bug Incorrect optimization of real numbers
To Reproduce
Actual Behaviour
Expected Behaviour
CKSP Version v0.0.3
Environment (please complete the following information):