


Bits error versus x



Bits error versus y
Results
if x < -0.02474719870875949 or 2.2990825971780784e-05 < x Initial program 0.1
rmApplied add-log-exp0.1
if -0.02474719870875949 < x < 2.2990825971780784e-05Initial program 59.3
Taylor expanded around 0 0.0
Final simplification0.0
Time bar (total: 16.5s)Debug logProfile
herbie shell --seed 2018274 +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))