


Bits error versus x



Bits error versus y
Results
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -0.000389605424477069 or 0.0025416781348837573 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.0
rmApplied add-sqr-sqrt0.1
Applied associate-/r*0.1
if -0.000389605424477069 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 0.0025416781348837573Initial program 59.2
Taylor expanded around 0 0.0
Time bar (total: 32.7s)Debug logProfile
herbie shell --seed 2018201 +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))