


Bits error versus x



Bits error versus y
Results
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -0.003435176905733078 or 0.0025513264927490347 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.0
rmApplied expm1-log1p-u0.0
if -0.003435176905733078 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 0.0025513264927490347Initial program 59.2
Taylor expanded around 0 0.0
Time bar (total: 25.5s)Debug logProfile
herbie shell --seed 2018198 +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))