


Bits error versus x



Bits error versus y
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -0.0033733613839525907 or 0.0007067843507966298 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.0
rmApplied expm1-log1p-u0.0
if -0.0033733613839525907 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 0.0007067843507966298Initial program 58.9
Taylor expanded around 0 0.0
Time bar (total: 32.6s)Debug logProfile
herbie shell --seed '#(1070960995 739739648 2531964651 3069671617 351857262 3877178482)' +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))