


Bits error versus x



Bits error versus y
Results
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -1.2592515247767267e-05 or 4.372124356457306e-08 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.2
rmApplied add-cbrt-cube0.2
Applied simplify0.2
if -1.2592515247767267e-05 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 4.372124356457306e-08Initial program 59.6
Taylor expanded around 0 0
Time bar (total: 58.7s)Debug logProfile
herbie shell --seed 2019053
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))