


Bits error versus x



Bits error versus y
if (+ 1 (exp (* -2 x))) < 1.99527027072904Initial program 0.0
rmApplied add-cube-cbrt0.1
Applied associate-/r*0.1
if 1.99527027072904 < (+ 1 (exp (* -2 x))) < 2.0000000000929075Initial program 59.5
Taylor expanded around 0 0
if 2.0000000000929075 < (+ 1 (exp (* -2 x))) Initial program 0.6
rmApplied add-cube-cbrt0.6
Applied associate-/r*0.6
rmApplied add-sqr-sqrt0.6
Applied fma-neg0.6
Time bar (total: 23.0s)Debug logProfile
herbie shell --seed '#(1070131407 1246090267 3027482374 2150728003 2026520792 2347815650)' +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))