


Bits error versus x



Bits error versus y
Results
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -6.9003174869058e-310Initial program 1.1
rmApplied add-sqr-sqrt1.2
Applied difference-of-sqr-11.2
if -6.9003174869058e-310 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 0.0004068705389923145Initial program 59.9
Taylor expanded around 0 0.0
if 0.0004068705389923145 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.1
rmApplied add-cube-cbrt0.1
rmApplied add-log-exp0.1
rmApplied add-sqr-sqrt0.1
Applied log-prod0.1
Time bar (total: 35.2s)Debug logProfile
herbie shell --seed 2018167
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))