this method aint working how its supposed to. It works for most cases, but not all for some reason. also not for -+ and -- max value what ever that shoudl mean. The following test cases are failing (also i cant use if statements, dont ask why :/):
Test Case · decryptFloat - RandomPositives failed Some positive values seem to produce wrong number triplets
Test Case · decryptFloat - RandomNegatives failed Some positive values seem to produce wrong number triplets
Test Case · decryptFloat - +MAX_VALUE failed Did you consider all values?
Test Case · decryptFloat - -MAX_VALUE failed Did you consider all values?