


Bits error versus x



Bits error versus y
Results
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -5.547390397855705e-06 or 4.5698625607206315e-12 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.4
Initial simplification0.4
Taylor expanded around -inf 0.4
if -5.547390397855705e-06 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 4.5698625607206315e-12Initial program 59.9
Initial simplification59.9
Taylor expanded around -inf 59.9
Taylor expanded around 0 0
Final simplification0.2
Time bar (total: 15.6s)Debug logProfile
herbie shell --seed 2018225 +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))