


Bits error versus x



Bits error versus y
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -0.0021405943016779886 or 8.759141516767599e-06 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.1
if -0.0021405943016779886 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 8.759141516767599e-06Initial program 59.2
Taylor expanded around 0 0.0
Time bar (total: 20.5s)Debug logProfile
herbie shell --seed '#(1070609872 3456127585 2380521889 2328837196 1765472538 734540918)' +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))