


Bits error versus x



Bits error versus y
Results
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -0.005193000106973418 or 6.514835391826027e-07 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.1
rmApplied expm1-log1p-u0.1
if -0.005193000106973418 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 6.514835391826027e-07Initial program 59.2
Taylor expanded around 0 0.0
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed 2018166 +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))