


Bits error versus x



Bits error versus y
Results
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -1.0579786829598148e-12 or 0.0006024819647004083 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.3
rmApplied expm1-log1p-u0.3
if -1.0579786829598148e-12 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 0.0006024819647004083Initial program 59.8
Taylor expanded around 0 0.0
Time bar (total: 25.6s)Debug logProfile
herbie shell --seed 2018199 +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))