


Bits error versus x



Bits error versus y
Results
if x < -0.0074569050883965095 or 0.006968587948873309 < x Initial program 0.0
if -0.0074569050883965095 < x < 0.006968587948873309Initial program 59.1
Taylor expanded around 0 0.0
Final simplification0.0
Time bar (total: 9.6s)Debug logProfile
herbie shell --seed 2018227 +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))