


Bits error versus x



Bits error versus y
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -0.0021972656293885954 or 5.7564900270978825e-05 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.1
rmApplied expm1-log1p-u0.1
if -0.0021972656293885954 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 5.7564900270978825e-05Initial program 59.2
Taylor expanded around 0 0.0
Time bar (total: 34.2s)Debug logProfile
herbie shell --seed '#(1072361757 3390613284 2339397988 1175251238 145061547 3101881848)' +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))