


Bits error versus x



Bits error versus y
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -0.0007513068054331472Initial program 0.0
rmApplied add-log-exp0.0
if -0.0007513068054331472 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 0.12522277339501087Initial program 59.1
Taylor expanded around 0 0.1
if 0.12522277339501087 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.0
rmApplied add-log-exp0.0
Time bar (total: 1.5m)Debug logProfile
herbie shell --seed '#(1071373924 2949776965 1885069702 3247780810 90874544 2263903749)' +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))