


Bits error versus x



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