


Bits error versus x



Bits error versus y
Results
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -0.006549287965510526 or 3.509697273692408e-09 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.2
rmApplied expm1-log1p-u0.2
if -0.006549287965510526 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 3.509697273692408e-09Initial program 59.6
Taylor expanded around 0 0.0
Time bar (total: 45.9s)Debug logProfile
herbie shell --seed 2018214 +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))